body {
    font-family: 'Proxima';
    padding: 0;
    margin: 0;
    top: 0 !important;
    background-image: linear-gradient(208deg, rgba(180, 196, 230, 0.04) 0%, rgba(255, 255, 255, 0.04) 100%)
}

@font-face {
    font-family: 'Proxima';
    src: url(../font/ProximaNova-Regular.ttf);
}

@font-face {
    font-family: Lato;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v14/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

.hidescroll {
    overflow: visible;
}

button {
    box-shadow: none;
    outline: none;
    border: 0;
    cursor: pointer;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s
}

body.top-header .wrapper .component,
body.top-header .wrapper .about-section {
    margin-top: 124px;
}

.no-margin-left {
    margin-left: 0 !important
}

.no-margin-top {
    margin-top: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-margin-right {
    margin-right: 0 !important
}

.no-padding-left {
    padding-left: 0 !important
}

.no-padding-right {
    padding-right: 0 !important
}

.no-padding-top {
    padding-top: 0 !important
}

.no-padding-bottom {
    padding-bottom: 0 !important
}

.margin-t50 {
    margin-top: 80px
}

.margin-t20 {
    margin-top: 20px
}

.img-responsive {
    width: 100%;
    height: auto
}

.checkbox input[type="checkbox"] {
    display: none;
    cursor: pointer
}

.checkbox label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #111;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 7px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px
}

.checkbox input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    left: 5px;
    width: 4px;
    height: 7px;
    border: solid #111;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.breadcum {
    position: relative;
    display: none
}

.breadcum li {
    display: inline-block;
    vertical-align: middle;
    color: #fff
}

.breadcum li a {
    color: #fff;
    font-family: "Proxima";
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    padding: 0 5px
}

input {
    outline: none;
    border-radius: 3px;
    border: 1px solid #929caa;
    background-color: #fff
}

textarea,
input[type="text"] {
    -webkit-appearance: none
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #4c4c4c;
    font-family: 'Hind Madurai', sans-serif;
    margin: 10px 0
}

a {
    text-decoration: none;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s
}

.h2,
h2 {
    font-size: 30px
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

.text-danger {
    color: #ec1e30 !important
}

.text-center {
    text-align: center
}

.no-padding-left {
    padding-left: 0 !important
}

.no-padding-right {
    padding-right: 0 !important
}

.no-margin-left {
    margin-left: 0 !important
}

.no-margin-right {
    margin-right: 0 !important
}

header {
    position: fixed;
    z-index: 999;
    top: 0;
    line-height: 35px;
    width: 100%;
    background: transparent;
}

header .bg-logo-language {
    width: 100%;
    float: left;
    padding-top: 10px;
    padding-bottom: 15px;
    background: #fff;
    border-bottom: 1px solid #d6e1ff57;
}

header .evntcoming {
    width: 100%;
    float: left;
    background: black;
    display: none !important;
    line-height: normal;
    color: white;
}

header .evntcoming p {
    float: left;
    width: 90%;
    color: white;
    margin: 0px;
    padding: 15px 15px 15px 60px;
}

header .evntcoming button {
    float: right;
    padding: 8px 15px;
    background: none;
    font-size: 24px;
    color: white;
}

.wrapper {
    width: 100%;
    position: absolute;
    top: -121px;
}

.full-width {
    width: 100%;
    float: left
}

.main-wrapper {
    width: 100%;
    float: left
}

.custome-container {
    width: 1170px;
    margin: 0 auto
}

header .bg-logo-language .left-logo {
    float: left;
    width: 260px;
    padding-left: 15px;
}

header .bg-logo-language .right-language {
    float: right;
    margin-right: 15px;
}

.goog-te-gadget-simple {
    background: transparent !important;
    font-size: 14px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-family: 'proxima' !important;
    margin-right: 35px !important;
}

.left-logo img {
    vertical-align: middle;
    width: 100%
}

.right-menu {
    float: left;
    width: 100%;
    padding-right: 15px;
    padding-top: 7px;
    padding-bottom: 12px;
    background: #5b78ca;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.right-menu ul {
    padding: 0;
    TEXT-ALIGN: CENTER;
}

.right-menu ul li {
    display: inline-block;
    list-style: none
}

.right-menu ul li a {
    font-family: 'Proxima';
    display: block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: auto;
    padding: 0 22px;
    text-transform: uppercase;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s
}

.right-menu ul li a.active {
    border-bottom: 2px solid #767676;
}

.right-menu ul li:last-child a span {
    position: relative;
    color: #4d3e87;
}

.goog-te-gadget img {
    display: none;
}

.goog-te-gadget-simple {
    border: none !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    margin-right: 5px;
    border: none !important;
    font-size: 14px;
    font-family: 'proxima';
    color: #4e4377ad;
    font-weight: 500;
}

.goog-te-menu-value span {
    color: rgb(144, 138, 176) !important;
}

.middle {
    display: none !important;
}

body .skiptranslate iframe {
    display: none;
}

.skiptranslate.goog-te-gadget {
    display: block !important;
}

.hover-dropdwn {
    position: relative;
}

.component {
    position: relative;
    width: 100%;
    margin-top: 121px;
}

.wrapper .component #carousel .item {
    position: relative;
    width: 100%;
    height: 100%;
}

.wrapper .component #carousel .item .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    display: block !important
}

.position-relative {
    position: relative
}

.position-absolute {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99
}

.position-absolute .tbl {
    width: 100%;
    height: 100%
}

.tbl {
    width: 100%;
    height: 100%;
    display: table
}

.tbl-cell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.component .owl-item .item .banner-text {
    width: 670px;
    float: left;
    text-align: left
}

.component .owl-item .item .banner-text .main-title {
    text-align: left
}

.about-section .about-content .about-banner .banner-text {
    width: 100%;
    padding: 70px 0;
    float: left;
    z-index: 99;
    position: relative;
}

.banner-text .small-title {
    color: #fff;
    font-family: "Proxima";
    font-size: 20px;
    font-weight: 400;
    line-height: 28px
}

.banner-text .main-title {
    line-height: 48px;
    white-space: normal;
    color: #fff;
    font-family: 'Proxima';
    font-size: 32px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
}

.banner-text .center {
    line-height: 60px;
    white-space: normal;
    color: #fff;
    font-family: 'Proxima';
    font-size: 48px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase
}

.banner-text p {
    color: #fff;
    font-family: "Proxima Nova Lt";
    font-size: 18px;
    font-weight: 500;
    line-height: 16px
}

.banner-text .desc {
    color: #fff;
    font-family: "Proxima";
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.small-title {
    color: #fff;
    font-family: "Proxima";
    font-size: 14px;
    font-weight: 800
}

.desc {
    color: #fff;
    font-family: "Proxima";
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    margin-top: 0
}

.desc2 p {
    text-align: left !important;
    padding: 0 !important;
    width: 560px !important;
    /*height: 96px !important;*/
    opacity: .88 !important;
    color: #4a4e5a !important;
    font-family: "Proxima" !important;
    font-size: 17px !important;
    font-weight: 300 !important;
    line-height: 30px !important
}
.desc2 p.fullwidth
{
    width: 100% !important;
    margin-bottom: 40px !important;
}
.points
{
    padding: 0px 20px;
    list-style: disc;
}
.points li
{
     font-size: 17px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #4a4e5a !important;
        text-align: left;
    flex: unset !important;
}
.tables table th, .tables table td
{
    text-align: left;
}

.main-content .new-rnd-section p.style-2 {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    width: 100%;
}
}
.banner-btn {
    color: #fff;
    display: inline-block;
    margin-top: 10px;
    border-radius: 4px;
    background-color: #7d91c9;
    font-family: "Proxima";
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 50px;
    border: 1px solid #7d91c9;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s
}

.banner-btn.play-video {
    padding: 11px 20px;
    margin-left: 10px;
    border: 1px solid #7d91c9;
    vertical-align: bottom
}

.banner-btn img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px
}

.banner-btn:hover {
    background-color: transparent;
    border: 1px solid #7d91c9;
    color: #7d91c9;
    font-weight: 900
}

.main-carousel .owl-prev {
    left: 10px
}

/*
.main-carousel .owl-prev:after {
    border-right: 15px solid rgba(0, 0, 0, 0.5)
}
*/

.main-carousel .owl-next {
    right: 10px
}

/*
.main-carousel .owl-next:after {
    border-left: 15px solid rgba(0, 0, 0, 0.5)
}
*/

.main-carousel .owl-prev,
.main-carousel .owl-next {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    opacity: .5
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: transparent !important;
    font-size: 0px !important;
    margin: 5px !important;
    padding: 4px 7px !important;
    background: none !important;
    display: inline-block !important;
    cursor: pointer !important;
    -webkit-border-radius: 3px !important;
}

.main-carousel .owl-nav {
    background: none !important;
    font-size: 0px;
}

.main-carousel.arrowprev-next .owl-prev:after {
    content: '';
    display: inline-block;
    background: url(../images/left-chevron.svg)no-repeat;
    height: 30px;
    width: 30px;
}

.main-carousel.arrowprev-next .owl-next:after {
    content: '';
    display: inline-block;
    background: url(../images/right-chevron.svg)no-repeat;
    height: 30px;
    width: 30px;
}

.thumbnails-wrapper .item {
    cursor: pointer
}

.thumbnails-wrapper .item .image {
    border: 1px solid #9F9EA2;
    max-height: 36px
}

.thumbnails-wrapper .synced .image {
    border-color: #1699FF
}

.thumbnails-wrapper .owl-prev,
.thumbnails-wrapper .owl-next {
    position: absolute;
    height: 11px;
    width: 1px;
    bottom: 50%;
    transform: translate(-50%, 0)
}

.thumbnails-wrapper .owl-prev:after,
.thumbnails-wrapper .owl-next:after {
    content: '';
    display: inline-block;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent
}

.thumbnails-wrapper .owl-prev {
    left: -15px
}

.thumbnails-wrapper .owl-prev:after {
    border-right: 9px solid #fff
}

.thumbnails-wrapper .owl-next {
    right: -5px
}

.thumbnails-wrapper .owl-next:after {
    border-left: 9px solid #fff
}

.main-carousel.owl-carousel .owl-item .item5 {
    background: url(../images/1.webp)no-repeat;
    background-size: cover;
    width: 100%;
    height: -webkit-fill-available
}

.item {
    position: relative
}

.item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.47);
}

.image {
    position: relative;
    width: 100%;
    max-width: 100%;
    display: block;
    object-fit: fill;
    height: -webkit-fill-available
}

.collapse-button {
    position: absolute;
    border-bottom: 11px solid rgba(200, 60, 60, 0.5);
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    height: 0;
    width: 63px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: -11px
}

.collapse-button .icon {
    position: relative;
    top: 2px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #fff;
    margin: 0 auto
}

.collapse-button .icon.-flip {
    border-top: 0;
    border-bottom: 7px solid #fff
}

.counter {
    position: absolute;
    right: 10px;
    top: -30px;
    z-index: 2;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 3px 8px;
    border-radius: 15px;
    font-family: 'Proxima';
    font-size: 14px
}

div#thumbnails {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

div#thumbnails .owl-wrapper-outer .owl-wrapper {
    width: auto !important;
    margin: 0 auto -6px;
    display: table !important
}

.thumbnails-block {
    width: 100%;
    float: left;
    display: block
}

#thumbnails .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 320px !important;
    float: left;
    padding: 20px;
    background-color: #f1f1f1
}

.block-counter {
    display: block;
    margin-bottom: 5px
}

.block-content {
    display: block
}

.block-counter .value {
    text-align: left;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 800
}

.block-content p {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 800;
    margin: 0;
    margin-bottom: 5px
}

.owl-item.synced .item .block-counter,
.owl-item.synced .item .block-content {
    opacity: 1
}

.owl-item.synced {
    background-color: #7d91c9 !important
}

.owl-item.synced .item .thumbnails-block .value,
.owl-item.synced .item .thumbnails-block .block-content p {
    color: #fff
}

.owl-slider-text-block {
    width: 452px;
    height: 165px;
    margin-top: 100px;
    position: absolute;
    z-index: 10
}
.homeslider.owl-carousel .owl-item img
{
    height: 660px;
}
.owl-slider-text-headding {
    color: #fff;
    font-family: 'Proxima';
    font-size: 48px;
    line-height: 55px
}

.owl-slider-text-block p {
    color: #fff;
    font-family: 'Proxima';
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: .5px
}

.button button.lern-more-buttom {
    width: 183px;
    height: 50px;
    margin-right: 20px;
    border-radius: 5px;
    background-color: #503d8c;
    color: #fff;
    border: none;
    cursor: pointer
}

.button button.view-product {
    width: 183px;
    height: 50px;
    border-radius: 5px;
    background-color: #7992ce;
    color: #fff;
    border: none;
    cursor: pointer
}

.video-popup {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto !important;
    display: table;
    z-index: 999
}

.video-popup .overlay.visible {
    display: block
}

.video-popup .overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 2;
    display: none
}

.video-popup .youtube-video {
    position: fixed;
    background: #fff;
    z-index: 3;
    margin: auto !important;
    display: table;
    height: 80%;
    width: 80%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 6px;
    padding: 20px 0 !important
}

.video-popup .youtube-video iframe {
    width: 100% !important;
    height: 100% !important
}

.text-left {
    text-align: left !important
}

.about-section.home-about {
    margin-top: 100px
}

.about-section {
    margin-top: 121px;
    width: 100%;
    float: left
}

.about-section .grid2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.about-section .grid2 .box {
    flex: 0 1 50%
}

.about-section .grid2 .box .main-heading {
    color: #4d3e87;
    font-family: "Proxima";
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase
}

.about-section .grid2 .box .text-desc {
    width: 500px;
    float: left
}

.about-section .grid2 .box .text-desc p {
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 20px;
    font-weight: 300;
    line-height: 30px
}

.about-section .grid2 .box h1 {
    font-size: 36px;
    margin-top: 35px;
    color: #4a4a4a;
    font-family: 'Proxima';
    font-weight: 600;
    line-height: 52px;
    text-transform: uppercase
}

.about-section .grid2 .box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    float: right;
    margin-left: 100px
}

.about-section .grid2 .box ul li {
    flex: 0 1 36%;
    box-shadow: 0 2px 22px rgba(206, 206, 206, 0.5);
    border-radius: 13px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    margin: 0 0 40px;
    text-align: center;
    padding: 30px 20px 0;
    color: #4a4a4a
}

.about-section .grid2 .box ul li .icon {
    height: 80px;
    float: left;
    width: 100%
}

.about-section .grid2 .box ul li:hover {
    background-color: #7d91c91a;
    border: 1px solid #8d7bd34d;
    color: #4d3e87
}

.about-section .grid2 .box ul li .img-box {
    width: 100%;
    float: left;
    text-align: center
}

.about-section .grid2 .box ul li .text {
    width: 100%;
    float: left;
    text-align: center;
    display: block
}

.about-section .grid2 .box ul li .text p {
    opacity: .8;
    font-family: "Proxima";
    font-size: 18px;
    font-weight: 400;
    line-height: 22px
}

.about-section .about-content {
    width: 100%;
    float: left
}

.about-section .about-content .careerbnr {
    width: 100%;
    float: left;
    background: url(../images/career_new.jpg) no-repeat !important;
    background-size: 100% 100% !important;
    position: relative
}

.about-section .about-content .infrastrcture-bnr {
    width: 100%;
    float: left;
    background: url(../images/infrastructure.jpg) no-repeat !important;
    background-size: 100% 100% !important;
    position: relative
}

.about-section .about-content .ourglobal-banner {
    width: 100%;
    float: left;
    background: url(../images/globelpresence.jpg) no-repeat !important;
    background-size: 100% 100% !important;
    position: relative
}

.about-section .about-content .ourrecog {
    width: 100%;
    float: left;
    background: url(../images/milstone-and-history.jpg) no-repeat !important;
    background-size: 100% 100% !important;
    position: relative
}

.about-section .about-content .introduction-banner {
    width: 100%;
    float: left;
    background: url(../images/INTRODUCTION.jpg) no-repeat !important;
    background-size: 100% 100% !important;
    position: relative
}

.about-section .about-content .about-banner::after {
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, 0.4);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.about-section .about-content .about-banner .banner-text .small-title {
    display: none
}

.about-section .about-content .suppresion {
    background: url(../images/immunospration.jpg) no-repeat !important;
    background-size: cover;
}


.about-section .about-content .effervescent {
    background: url(../images/effervescent-cat-banner.jpg) no-repeat !important;
    height: 200px;
}
.about-section .about-content .cephalosporins {
    background: url(../images/cephalosporins-cat-banner.png) no-repeat !important;
    height: 200px;
}
.about-banner.contact-bnr
{
background: url(../images/contact-us-banner.jpg) no-repeat !important;
}
.about-section .about-content .effervescent::after {
    display: none;
}
.effervescent-page .img-responsive {
    height: 400px;
}

.about-section .about-content .company {
    background: url(../images/milstone-and-history.jpg) no-repeat !important;
    background-size: 100% 100% !important;
    ;
    width: 100%;
    float: left;
    position: relative;
}

.about-section .about-content .quality-bnr {
    background: url(../images/policy.png) no-repeat !important;
    background-size: cover;
    width: 100%;
    float: left;
    background-size: 100% 100% !important;
    position: relative;
}

.about-section .about-content .oncology-bnr {
    background: url(../images/oncology.jpg) no-repeat !important;
    background-size: cover;
    width: 100%;
    float: left;
    background-size: 100% 100% !important;
    position: relative;
}

.about-section .about-content .team-mgt {
    background: url(../images/managment.jpg) no-repeat !important;
    background-size: 100% 100% !important;
    width: 100%;
    float: left;
    position: relative;
}

.about-section .about-content .about-banner {
    width: 100%;
    float: left;
    background: url(../images/infrastructure.jpg) no-repeat;
    background-size: 100% 100% !important;
    position: relative;
}

.about-section .about-content .general-product {
    width: 100%;
    float: left;
    background: url(../images/general-product.png) no-repeat;
    background-size: 100% 100% !important;
    position: relative;
}

.about-section .about-content .chemical {
    width: 100%;
    float: left;
    background: url(../images/heavy-chemical.png) no-repeat;
    background-size: 100% 100% !important;
    position: relative;
}

.about-section .about-content .semi-finised {
    width: 100%;
    float: left;
    background: url(../images/semi-fineshed.png) no-repeat;
    background-size: 100% 100% !important;
    position: relative;
}

.about-section .about-content .bulk-drug {
    width: 100%;
    float: left;
    background: url(../images/bulk-drug.png) no-repeat;
    background-size: 100% 100% !important;
    position: relative;
}

.about-section .about-content .product-search {
    width: 100%;
    float: left;
    background: url(../images/product-search.png) no-repeat;
    background-size: 100% 100% !important;
    position: relative;
}

.about-section .about-content .milestone {
    width: 100%;
    float: left;
    background: url(../images/milestone.png) no-repeat;
    background-size: 100% 100% !important;
    position: relative;
}

.about-section .about-content .about1 {
    width: 100%;
    float: left;
    background: #fafafa;
}

.about-section .about-content .sectionbg {
    background: #f9f9f9;
}

.tab-section {
    width: 100%;
    float: left
}

.tab-section .tabs {
    width: 100%;
    float: left;
    position: relative
}

.tab-section ul.tabs {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    vertical-align: middle;
    margin-top: -35px
}

.tab-section ul.tabs.fixed-tab {
    margin: auto;
}

.tab-section ul.tabs li {
    flex: 0 1 33.333333%;
    background-color: #f1f1f1;
    border-right: 1px solid #7d91c9
}

.tab-section ul.tabs li:last-child {
    border-right: 0
}

.tab-section ul.tabs li.active {
    background-color: #4d3e87;
    color: #fff
}

.tab-section ul.tabs li.active a {
    color: #fff
}

.tab-section ul.tabs li a {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    line-height: 80px;
    height: 80px;
    cursor: pointer
}

.tab-section .tab-container {
    width: 100%;
    float: left;
    margin: 0;
    background-position: center top
}

.tab-section .tab-container .tab-content {
    width: 100%;
    float: left;
    display: none
}

.tab-section .tab-container .tab-content .recognition-content p {
    width: 1080px;
    margin: 70px auto;
    line-height: 32px;
    opacity: 1;
    color: #4d3e87;
    font-size: 22px;
    font-weight: 100;
    line-height: 31px;
    text-align: center
}

.tab-section .tab-container .tab-content .main-title {
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase
}

.tab-section .tab-container .tab-content .desc {
    display: block;
    padding: 30px 0 0;
    width: 97%
}

.tab-section .tab-container .tab-content .desc p {
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    padding: 0;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 32px
}

.tab-section .tab-container .tab-content .productviewbtn {
    width: 100%;
    float: left;
    margin-bottom: 25px;
    margin-top: 30px;
}

.tab-section .tab-container .tab-content .productviewbtn .productview {
    float: left;
    width: 25%
}

.tab-section .tab-container .tab-content .productviewbtn .productdownload {
    width: 30%;
    float: left;
    position: relative;
}

.tab-section .tab-container .tab-content .productviewbtn .productview a {
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    background-color: #7d91c9;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 50px;
    border: 1px solid #7d91c9;
}

.tab-section .tab-container .tab-content .productviewbtn .productdownload button {
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    background-color: #7d91c9;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 50px;
    border: 1px solid #7d91c9;
}

.tab-section .tab-container .tab-content#intro .content2 {
    width: 100%;
    float: left;
    margin: 100px 0
}

.tab-section .tab-container .tab-content#intro .content2 .intro-content {
    width: 50%;
    float: left;
    opacity: .88;
    line-height: 32px;
    padding: 35px 0;
    color: #4a4e5a;
    font-family: "Proxima";
    font-size: 18px;
    font-weight: 300;
    line-height: 32px
}

.tab-section .tab-container .tab-content#intro .content2 .intro-img {
    width: 50%;
    float: left
}

.tab-section .tab-container .tab-content#intro .content2 .intro-img2 {
    width: 50%;
    float: left
}

.tab-section .tab-container .tab-content#intro .content2 .intro-img img {
    float: right
}

.tab-section .tab-container .tab-content#intro .content table {
    width: 100%;
    float: left;
    background-color: #fbfbfb;
    margin-top: 20px;
    border-collapse: collapse;
    border-spacing: 0 10px;
    margin-bottom: 70px
}

.tab-section .tab-container .tab-content#intro .content table caption {
    color: #8a8a8a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px
}

.tab-section .tab-container .tab-content#intro .content table tr {
    border-bottom: 1px solid #e1e1e1;
    height: 60px
}

.tab-section .tab-container .tab-content#intro .content table tr .tbl-bg {
    background-color: #503d8c;
    color: #fff
}

.tab-section .tab-container .tab-content#intro .content table thead tr th {
    color: #8b8b8b;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 15px;
    text-align: left
}

.tab-section .tab-container .tab-content#intro .content table tbody tr td {
    color: #4a4e5a;
    padding: 0 15px;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 400;
    line-height: 32px
}

.tab-section .tab-container .tab-content#intro .content table tbody tr .tg-bg {
    font-weight: 700;
    color: rgba(0, 0, 0, 0.5)
}

.tab-section .tab-container .tab-content#intro .content table tbody tr td block {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.content table {
    width: 100%;
    float: left;
    background-color: #fbfbfb;
    margin-top: 20px;
    border-collapse: collapse;
    border-spacing: 0 10px;
    margin-bottom: 70px;
    margin-top: 70px
}

.content table caption {
    color: #8a8a8a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px
}

.content table tr {
    border-bottom: 1px solid #e1e1e1;
    height: 60px
}

.content table tr .tbl-bg {
    background-color: #503d8c;
    color: #fff;
}

.content table thead tr th {
    color: #8b8b8b;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 15px;
    text-align: left
}

.content table tbody tr td {
    color: #4a4e5a;
    padding: 0 15px;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}

.content table tbody tr .tg-bg {
    font-weight: 700 !important;
    color: rgba(0, 0, 0, 0.5) !important
}

.content table tbody tr td block {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.tab-section .tab-container .tab-content#intro .desc {
    width: 100%;
    padding-top: 0
}

.tab-section .tab-container .tab-content#intro .desc p {
    margin-top: 20px !important;
    color: #4a4a4a;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 400;
    line-height: 32px
}

.tab-section .tab-container .tab-content .sub-section {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 0;
    margin-top: 0px;
   /* margin-bottom: 70px*/
}

.tab-section .tab-container .tab-content .sub-section .subtitle {
    
margin-bottom: 3px;
margin-left: 10px;
    color: #4d3e87;
    font-family: "Proxima";
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase
}

.tab-section .tab-container .tab-content .sub-section .subtitle2 {
    text-align: center
}

.tab-section .tab-container .tab-content .sub-section .tag-line {
    color: #7d91c9;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 600;
    line-height: 16px
}

.tab-section .tab-container .tab-content .sub-section .desc {
    padding: 8px 0
}

.tab-section .tab-container .tab-content .sub-section ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: start
}

.tab-section .tab-container .tab-content .sub-section ul li {
    flex: 0 1 29%;
    padding-bottom: 30px;
    margin: 0 20px
}

.tab-section .tab-container .tab-content .sub-section ul li:last-child .img-box {
    height: 74px;
    overflow: hidden
}

.tab-section .tab-container .tab-content .sub-section ul li .title-desc {
    padding-left: 15px;
    padding-top: 10px
}

.tab-section .tab-container .tab-content .sub-section ul li:hover .img-box img {
    animation: bounceonce 1s
}

.tab-section .tab-container .tab-content .sub-section ul li:hover .title-desc .title {
    color: #4d3e87
}

.tab-section .tab-container .tab-content .sub-section ul li .title-desc {
    display: block;
    padding-left: 15px;
    margin-top: 20px
}

.tab-section .tab-container .tab-content .sub-section ul li .title-desc .title {
    color: #5f636d;
    font-family: 'Proxima';
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 15px;
    display: block
}

.tab-section .tab-container .tab-content .sub-section ul li .title-desc .content {
    display: block;
    opacity: .88;
    color: #4a4e5a;
    line-height: 28px;
    color: #4a4e5a;
    font-size: 16px;
    font-family: "Proxima";
    font-weight: 300 !important
}

.tab-section .tab-container .tab-content .infrastructure {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 50px;
}

.tab-section .tab-container .tab-content .infrastructure .text-desc {
    margin-top: 15px;
    display: block;
    margin-bottom: 50px;
    opacity: .88;
    font-family: 'Proxima';
    color: #7d91c9;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    padding: 0 190px;
    text-align: center
}

.tab-section .tab-container .tab-content .infrastructure .grid3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.tab-section .tab-container .tab-content .infrastructure .grid3 .box {
    flex: 0 1 30%;
    padding-bottom: 40px;
    position: relative;
    height: 250px;
    overflow: hidden
}

.tab-section .tab-container .tab-content .infrastructure .grid3 .box img {
    width: 100%;
    height: 100%
}

.tab-section .tab-container .tab-content .infrastructure .grid3 .box a {
    position: absolute;
    top: 0;
    bottom: 42px;
    left: 0;
    right: 0;
    width: 100%;
    display: inline-flex;
    vertical-align: middle;
    background-color: rgba(125, 145, 201, 0.8);
    margin: auto;
    opacity: 0
}

.tab-section .tab-container .tab-content .infrastructure .grid3 .box a img {
    margin: auto
}

.tab-section .tab-container .tab-content .infrastructure .grid3 .box:hover img {
    border-radius: 10px;
    opacity: .4;
    transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.tab-section .tab-container .tab-content .link-scroll {
    width: 100%;
    float: left
}

.tab-section .tab-container .tab-content .link-scroll .active-link {
    width: 100%;
    float: left;
    position: relative
}

.tab-section .tab-container .tab-content .link-scroll .active-link #left-menu {
    width: 180px;
    float: left;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 100px;
    bottom: 0
}

.tab-section .tab-container .tab-content .link-scroll .active-link2 #left-menu {
    width: 240px;
    height: 100%;
    float: left;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 150px;
    bottom: 0;
    border: 1px solid #e4e4e4;
    box-shadow: 0 6px 10px #e3e3e375;
}

.tab-section .tab-container .tab-content .link-scroll .active-link2 #left-menu li a {
    padding: 15px 10px;
    display: block;
    border-bottom: 1px solid #e4e4e4;
    font-size: 14px;
    line-height: 20px;
    color: #4a4a4a;
    font-weight: 600;
    opacity: 1;
}
}

.tab-section .tab-container .tab-content .link-scroll .active-link #left-menu li {
    position: relative;
    display: block;
    margin-bottom: 30px
}

.tab-section .tab-container .tab-content .link-scroll .active-link #left-menu li ul {
    display: none
}

.tab-section .tab-container .tab-content .link-scroll .active-link #left-menu li a {
    padding: 8px 10px;
    color: #2d2d2d;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    display: block
}

.tab-section .tab-container .tab-content .link-scroll .active-link #left-menu li a.active {
    background-color: #f4f3f8;
    position: relative
}

.tab-section .tab-container .tab-content .link-scroll .active-link #left-menu li a.active::after {
    content: '';
    position: absolute;
    left: 0;
    border-left: 4px solid #4d3e87;
    top: 0;
    bottom: 0
}

.tab-section .tab-container .tab-content .link-scroll .active-link #left-menu li ul li {
    padding: 8px 10px;
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 34px
}

.tab-section .tab-container .tab-content .link-scroll .active-link2 #left-menu li a {
    padding: 10px 10px;
    opacity: 1;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 34px
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content {
    width: calc(100% - 240px);
    float: left;
    margin-left: 60px
}

.tab-section .tab-container .tab-content .link-scroll .active-link2 .right-content {
    width: calc(100% - 310px);
    float: left;
    margin-left: 40px
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content {
    width: 100%;
    float: left;
    position: relative
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 2px dashed #ddd;
    bottom: 40px
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content .sub-title {
    color: #2d2d2d;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 50px;
    float: left;
    display: block
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content .certificates {
    width: 100%;
    float: left;
    margin-bottom: 40px
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content .grid4 {
    display: flex;
    flex-wrap: wrap
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content .grid4 .box {
    width: 180px;
    float: left;
    height: 320px;
    padding-bottom: 50px;
    margin-right: 40px
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content .grid4 .box .img-box {
    width: 100%;
    float: left;
    line-height: 250px
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content .grid4 .box .img-box img {
    vertical-align: middle;
    width: 100%
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content .grid4 .box p {
    opacity: .88;
    display: block;
    width: auto;
    padding: 15px 0;
    text-align: center;
    float: left;
    color: #4a4e5a;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 400;
    line-height: 28px
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 140px;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 .sub-title {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 .sub-title h3 {
    opacity: 0.88;
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    margin-top: 0;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 .quality-content p {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 .quality-img {
    width: 100%;
    float: left;
    margin: 20px 0px;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 .quality-img img {
    width: 100%;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 .policy-points {
    width: 100%;
    float: left;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 .policy-points h3 {
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 .policy-points h4 {
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 .policy-points ul li {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin: 15px 0px;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 .hr-policy {
    width: 100%;
    float: left;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 .hr-policy .mainbox {
    width: 30%;
    float: left;
    background-color: aliceblue;
    border: 1px solid #e4e4e4;
    height: 70px;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 .hr-policy .mainbox .tbl {
    width: 100%;
    height: 100%;
    display: table;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 .hr-policy .mainbox .tbl .tbl-cell {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1 .hr-policy .mainbox .icon {
    display: inline-block;
    float: left;
    width: 70px;
    height: 100%;
    background-color: gray;
}

.tab-section .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content1::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 2px dashed #ddd;
    bottom: 40px;
}

.tab-section .tab-container .tab-content#presence .desc,
.tab-section .tab-container .tab-content#profile .desc {
    width: 100%;
    float: left;
    padding: 0;
    margin-top: 70px
}

.tab-section .tab-container .tab-content#profile .custome-container .tab-section .tab-container .tab-content#profile .desc ul li,
.tab-section .tab-container .tab-content#intro .desc ul li {
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    line-height: 24px;
    vertical-align: middle;
    padding-bottom: 10px;
    margin-top: 80px;
    margin-bottom: 40px;
    position: relative;
    text-align: center
}

.tab-section .tab-container .tab-content#intro .desc ul li {
    padding-left: 40px;
    vertical-align: top;
    font-size: 14px
}

.tab-section .tab-container .tab-content#intro .desc ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    background: url(../images/tail-right-outline-24.svg)no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    background-size: 100%
}

.tab-section .tab-container .tab-content#profile .desc ul li strong,
.tab-section .tab-container .tab-content#intro .desc ul li strong {
    color: #7d91c9;
    font-family: "Proxima Nova Lt";
    font-size: 24px;
    font-weight: 600;
    line-height: 16px
}

.tab-section .tab-container .tab-content#profile .desc ul li strong img,
.tab-section .tab-container .tab-content#intro .desc ul li strong img {
    width: 100%
}

.tab-section .tab-container .tab-content#presence .desc h3 {
    width: 950px;
    opacity: 1;
    color: #4d3e87;
    font-size: 22px;
    font-weight: 100;
    line-height: 32px;
    text-align: center;
    margin: auto;
    font-family: 'Proxima'
}

.tab-section .tab-container .tab-content#presence .desc p {
    opacity: .88;
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    text-align: center
}

.padding-left-right {
    padding: 0px 30px !important;
}

.tab-section .tab-container .tab-content#profile2 .desc p {
    margin-bottom: -17px;
    opacity: 1;
    color: #4d3e87;
    font-size: 22px;
    font-weight: 100;
    line-height: 31px;
    text-align: center;
    padding: 0 100px
}

.tab-section .tab-container .tab-content#profile2 .desc ul {
    text-align: center;
    color: #7d91c9;
    font-family: "Proxima";
    font-size: 24px;
    font-weight: 600;
    line-height: 16px;
    margin-top: 60px;
    margin-bottom: 40px
}

.tab-section .tab-container .tab-content .profile {
    width: 100%;
    float: left;
    margin-top: 70px;
    position: relative
}

.tab-section .tab-container .tab-content .presence {
    margin-top: 20px
}

.tab-section .tab-container .tab-content .presence .presence-row,
.tab-section .tab-container .tab-content .profile .profile-row {
    width: 100%;
    float: left;
    margin: 40px 10px;
}

.tab-section .tab-container .tab-content .presence .presence-row .table-responsive .flag {
    width: 100px;
    float: left;
    margin: 28px 95px 20px 0
}

.tab-section .tab-container .tab-content .presence .presence-row .table-responsive .flag img {
    width: 100px
}

.tab-section .tab-container .tab-content .presence .presence-row .table-responsive .flag p {
    text-align: center;
    color: #4a4e5a;
    font-family: "Proxima Nova Lt";
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    text-transform: uppercase
}

.Country h5 {
    color: #4d3e87;
    font-family: "Proxima";
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase
}

.tab-section .tab-container .tab-content .presence .presence-row .left-content,
.tab-section .tab-container .tab-content .presence .presence-row .right-content,
.tab-section .tab-container .tab-content .profile .profile-row .left-content,
.tab-section .tab-container .tab-content .profile .profile-row .right-content {
    width: 50%;
    display: inline-block;
    vertical-align: middle
}

.tab-section .tab-container .tab-content .presence .presence-row .left-content .sub-title {
    color: #4a4e5a;
    font-family: 'Proxima';
    display: block;
    font-size: 24px;
    font-weight: 700
}

.tab-section .tab-container .tab-content .presence .presence-row .right-content,
.tab-section .tab-container .tab-content .profile .profile-row .right-content {
    float: right
}

.tab-section .tab-container .tab-content .presence .presence-row .right-content img,
.tab-section .tab-container .tab-content .profile .profile-row .right-content img {
    width: 100%
}

.tab-section .tab-container .tab-content .presence .presence-row table {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 30px;
    border-collapse: separate;
    border-spacing: 0 10px
}

.tab-section .tab-container .tab-content .presence .presence-row table caption {
    margin-bottom: 10px;
    text-align: left !important;
    color: #2d2d2d;
    font-family: "Proxima Nova Rg";
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase
}

.tab-section .tab-container .tab-content .presence .presence-row table tr {
    border-bottom: 1px solid #e1e1e1;
    height: 60px;
    background-color: #fbfbfb
}

.tab-section .tab-container .tab-content .presence .presence-row table thead tr th {
    color: #8a8a8a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 15px;
    text-align: left
}

.tab-section .tab-container .tab-content .presence .presence-row table tbody tr td {
    color: #4a4e5a;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    padding: 0 15px
}

.tab-section .tab-container .tab-content .presence .presence-row table tbody tr td b {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.tab-section .tab-container .tab-content .presence .presence-row table tbody tr td img {
    width: 100px;
    height: 50px
}

.tab-section .tab-container .tab-content .presence .presence-row table tbody tr td.border-left {
    border-left: 1px solid #e1e1e1
}

.tab-section .tab-container .tab-content .profile .profile-row .right-content img {
    width: 370px;
    float: right;
}

.tab-section .tab-container .tab-content#taste .desc {
    width: 100%;
    float: left;
    padding-top: 40px
}

.tab-section .tab-container .tab-content#taste .desc3 ul li p {
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    padding: 0;
    margin-bottom: 20px
}

.tab-section .tab-container .tab-content#taste .desc ul li h3 span {
    font-size: 16px;
    opacity: .88
}

.tab-section .tab-container .tab-content#taste .content table {
    width: 100%;
    float: left;
    background-color: #fbfbfb;
    margin-top: 20px;
    border-collapse: collapse;
    border-spacing: 0 10px
}

.tab-section .tab-container .tab-content#taste .content table caption {
    color: #8a8a8a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: left !important
}

.tab-section .tab-container .tab-content#taste .content table tr {
    border-bottom: 1px solid #e1e1e1;
    height: 60px
}

.tab-section .tab-container .tab-content#taste .content table thead tr th {
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 3px 15px;
    text-align: left;
    background: #503d8c;
    color: #fff;
    line-height: 20px
}

.tab-section .tab-container .tab-content#taste .content table tbody tr td {
    color: #4a4e5a;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    padding: 0 15px
}

.tab-section .tab-container .tab-content#taste .content table tbody tr td b {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.tab-section .tab-container .tab-content#taste .content table tbody tr td.border-left {
    border-left: 1px solid #e1e1e1
}

.sky-blue {
    color: #7d91c9;
    font-size: 20px !important;
    opacity: 1 !important
}

.about-section .grid2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.about-section .main-heading {
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center
}

.about-section .text-desc {
    margin-top: 10px;
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
}

.about-section .text-desc ul {
    width: 1060px;
    margin: auto;
    display: flex;
    flex-wrap: nowrap;
    text-align: left;
    justify-content: space-between;
    margin-top: 30px
}

.about-section .text-desc ul li {
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    box-shadow: 0 1px 10px rgba(212, 212, 212, 0.26);
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid #f3f3f3;
    margin: 0 10px
}

.about-section .text-desc ul li strong {
    width: 20%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.about-section .text-desc ul li p {
    display: inline-block;
    vertical-align: middle;
    width: 70%
}

.about-section .text-desc ul li strong img {
    width: 100%
}

.leader-section {
    width: 100%;
    float: left;
    padding-top: 80px;
    position: relative
}

.leader-section .global-padding {
    width: 100%;
    height: 88vh;
    float: left;
    background: url(../images/home-slider-1.jpg) no-repeat;
    background-size: cover;
    margin-top: 40px
}

.leader-section .main-heading {
    display: block;
    text-align: center;
    color: #4d3e87;
    font-family: "Proxima";
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    text-transform: uppercase
}

.leader-section .main-heading b {
    font-size: 32px;
    color: #4d3c89;
    font-weight: 900
}

.leader-section .text-desc {
    display: block;
    margin: auto;
    text-align: center;
    width: 750px;
    margin-top: 20px;
    color: #4a4a4a;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 400;
    line-height: 32px
}

.leader-section .leader-grid {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 30px
}

.leader-section .leader-grid .grid4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.leader-section .leader-grid .grid4 .box {
    flex: 0 1 23%;
    box-shadow: 0 2px 4px rgba(206, 206, 206, 0.5);
    border-radius: 5px;
    background-color: #fff;
    margin: 0 10px 30px;
    color: #4a4a4a
}

.leader-section .leader-grid .grid4 .box:hover {
    background-color: #7d91c91a
}

.leader-section .leader-grid .grid4 .box .img-box {
    width: 100%;
    float: left;
    position: relative
}

.leader-section .leader-grid .grid4 .box .img-box img {
    width: 100%;
    height: auto
}

.leader-section .leader-grid .grid4 .box .text-title {
    text-align: center;
    float: left;
    padding: 30px;
    display: block;
    line-height: 24px;
    color: #5f636d;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

.leader-section .desc ul {
    width: 1060px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    justify-content: flex-start;
    margin-top: 30px
}

.leader-section .desc ul li {
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 15px;
    box-shadow: 0 1px 10px rgba(212, 212, 212, 0.26);
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid #f3f3f3;
    margin: 0 10px 20px;
    flex: 0 1 28%
}

.leader-section .desc ul li strong {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

.leader-section .desc ul li p {
    display: inline-block;
    vertical-align: middle;
    width: 75%;
    text-align: left;
    margin: 5px 0 0
}

.leader-section .desc ul li strong img {
    width: 100%
}

.accordion {
    width: 100%;
    float: left;
    position: relative;
    max-width: 550px;
    padding: 150px 0
}

.accordion ul {
    padding: 0;
    list-style-type: none
}

.accordion ul li {
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    display: block
}

.accordion ul li a.active {
    box-shadow: none;
    margin-bottom: 0;
    background-color: #fff;
    color: #4a4e5a;
    font-size: 18px;
    font-weight: 800;
    border-radius: 5px 5px 0 0
}

.accordion ul li a {
    padding: 20px 40px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    border-radius: 5px;
    background-color: #90a7e8;
    color: #fff;
    font-family: 'Proxima';
    font-size: 18px;
    font-weight: 800;
    display: block;
    position: relative
}

.accordion ul li a:hover {
    background-color: #758ccd;
    color: #fff
}

.accordion ul li a::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 20px;
    right: 40px;
    background: url(../images/down-arrow.svg) no-repeat;
    background-position: center right;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s
}

.accordion ul li a.active::after {
    transform: rotate(-90deg)
}

.accordion ul li .accordion-body {
    padding: 0 40px 30px;
    display: none;
    background-color: #fff;
    border-radius: 0 0 5px 5px
}

.accordion ul li .accordion-body .view-more {
    color: #6495ed;
    font-size: 14px;
    line-height: normal;
    opacity: 1
}

.accordion ul li p {
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-top: 0
}

.accordion ul li span {
    display: block;
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima'font-size:14px;
    font-weight: 600;
    line-height: 24px
}

.manufacture {
    width: 100%;
    float: left;
    padding: 100px 0
}

.manufacture .main-heading {
    display: block;
    text-align: center;
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase
}

.manufacture .text-desc {
    display: block;
    margin: auto;
    text-align: center;
    width: 750px;
    margin-top: 10px;
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima'font-size:14px;
    font-weight: 600;
    line-height: 22px
}

.manufacture .content {
    width: 100%;
    float: left;
    padding-top: 50px
}

.manufacture .content .grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.manufacture .content .grid .box {
    width: 255px;
    float: left;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    background-color: #fff
}

.manufacture .content .grid .box .img-box {
    width: 100%;
    float: left
}

.manufacture .content .grid .box .text-box {
    padding: 30px;
    display: inline-block
}

.manufacture .content .grid .box .text-box .heading-title {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 18px;
    font-weight: 800;
    display: block;
    height: 30px
}

.manufacture .content .grid .box .text-box .desc {
    color: #9ca3b8;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-top: 20px
}

.our-product {
    width: 100%;
    float: left;
    padding: 50px 0
}

.our-product .main-heading {
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #4d3e87;
    font-family: "Proxima";
    font-size: 36px;
    font-weight: 700
}

.our-product .text-desc {
    display: block;
    margin: auto;
    text-align: center;
    width: 750px;
    margin-top: 10px;
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima'font-size:14px;
    font-weight: 600;
    line-height: 22px
}

.our-product .full-width {
    text-align: center
}

.our-product .button {
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: center
}

.our-product .default-btn {
    padding: 15px 20px;
    border-radius: 4px;
    background-color: rgba(125, 145, 201, 0.2);
    display: inline-block;
    color: #4d3e87;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 600
}

.our-product .full-width .default-btn:hover {
    background-color: #5e76bb
}

.our-product .content {
    width: 100%;
    float: left;
    margin-top: 40px;
}

.our-product .content p {
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 32px
}

.our-product .content .grid {
    width: 100%;
    float: left;
    position: relative
}

.our-product .content .grid .box {
    width: 240px;
    height: 240px;
    float: left;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    cursor: pointer;
    margin: 0 15px
}

.our-product .content .grid .box:first-child,
.our-product .content .grid .box:nth-child(5) {
    background-color: rgba(243, 154, 88, 0.1)
}

.our-product .content .grid .box:nth-child(2),
.our-product .content .grid .box:nth-child(6) {
    background-color: rgba(198, 148, 190, 0.1)
}

.our-product .content .grid .box:nth-child(3),
.our-product .content .grid .box:nth-child(7) {
    background-color: rgba(248, 145, 71, 0.1)
}

.our-product .content .grid .box:nth-child(4),
.our-product .content .grid .box:nth-child(8) {
    background-color: rgba(138, 192, 189, 0.08)
}

.our-product .content .grid .box .img-box {
    padding: 30px;
    height: 90px;
    vertical-align: middle;
    display: inline-block;
    width: calc(100% - 60px)
}

.our-product .content .grid .box .text-box {
    padding: 30px;
    display: block;
    text-align: center
}

.our-product .content .grid .box .text-box .heading-title {
    color: #5f636d;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

.our-product .content .grid .box .text-box .desc {
    color: #9ca3b8;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-top: 20px
}

.our-product .content .grid4 {
    display: flex;
    flex-wrap: wrap
}

.our-product .content .grid4 .box {
    width: 238px;
    height: 130px;
    text-align: center;
    float: left;
    border-radius: 4px;
    border: 1px solid rgba(77, 62, 135, 0.2);
    background-color: #fff;
    margin: 0 20px 40px;
    cursor: pointer;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s
}

.our-product .content .grid4 .box:hover {
    border: 1px solid rgba(77, 62, 135, 0.5);
    background-color: #4d3c89
}

.our-product .content .grid4 .box:hover .sub-title {
    color: #fff
}

.our-product .content .grid4 .box .sub-title {
    color: #2d2d2d;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    display: block;
    padding: 0 55px;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s
}

.flickity-prev-next-button {
    top: 50%;
    width: 30px;
    height: 30px
}

.flickity-prev-next-button.previous {
    left: -60px
}

.flickity-prev-next-button.next {
    right: -40px
}

.news-events {
    width: 100%;
    float: left;
    padding: 50px 0;
    background-color: #f5f4f7
}

.news-events .content {
    width: 100%;
    float: left;
    padding-top: 20px
}

.news-events .main-heading {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    color: #4d3e87;
    font-family: "Proxima";
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase
}

.news-events .text-desc {
    display: block;
    margin: auto;
    text-align: center;
    width: 750px;
    margin-top: 10px;
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.news-events .grid3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.news-events .grid3 #news-event-slider {
    width: 100%;
    float: left
}

.news-events .grid3 #news-event-slider .flickity-prev-next-button {
    top: 30%
}

.news-events .grid3 .box {
    width: 360px;
    float: left;
    padding: 0 10px
}

.news-events .grid3 .box .text-box {
    padding: 20px 0;
    display: inline-block
}

.news-events .grid3 .box .course-item {
    border-radius: 6px;
    background-color: #fff;
    margin-bottom: 40px;
}

.news-events .grid3 .box .text-box .heading-title {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 800;
    display: block
}

.news-events .grid3 .box .text-box .desc {
    padding: 0 30px;
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.news-events .grid3 .box .img-box {
    height: 180px
}

.news-events .grid3 .box .img-box img {
    height: 100%;
    border-radius: 6px 6px 0 0
}

.bussi-devpmnt .tab-section ul.tabs li {
    flex: 0 1 50%
}

.bussi-devpmnt .tab-section .tab-container .tab-content .long-title {
    opacity: 1;
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 22px;
    font-weight: 600;
    line-height: 31px
}

.bussi-devpmnt .tab-section .tab-container .tab-content .left {
    text-align: left
}

.bussi-devpmnt .tab-section .tab-container .tab-content .text-desc {
    opacity: .88;
    color: #4a4e5a;
    margin-top: 20px;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 32px
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content {
    width: 100%;
    float: left;
    margin-top: 50px
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content .subtitle {
    text-align: center;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 20px;
    color: #7d91c9
}

.width-50 {
    width: 50% !important;
    vertical-align: top;
    position: relative
}

.width-50::after {
    content: '';
    position: absolute;
    right: -100px;
    border-right: 1px solid #e4e4e4;
    top: 0;
    height: 100%
}

.width-50:nth-child(2)::after {
    display: none
}

.width-30 {
    width: 30% !important
}

.align-left {
    text-align: left;
    text-align: left;
    color: #4a4e5a;
    font-size: 18px;
    font-family: 'Proxima';
    font-weight: 700;
    display: block
}

.margin-left-100 {
    margin-left: 200px
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content .bussi-devpmnt-box1 {
    width: 140px;
    height: 200px;
    float: left;
    text-align: center;
    box-shadow: 0 15px 19px rgba(206, 206, 206, 0.17);
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    padding: 20px;
    margin: 20px 13px 20px 0;
    color: #4a4a4a;
    transition: all .3s ease-in-out
}

.back-color {
    background: #f9f9f9;
    padding: 30px 0;
    width: 100%;
    float: left;
    margin-bottom: 70px
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content .bussi-devpmnt-box1:hover .tbl .tbl-cell h5 {
    color: #4d3e87;
    transform: scale(1.1);
    transition: all .3s ease-in-out;
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content .bussi-devpmnt-box1:hover .tbl .tbl-cell img {
    transform: scale(1.1);
    transition: all .3s ease-in-out;
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content .bussi-devpmnt-box1 .tbl {
    width: 100%;
    height: 100%;
    display: table;
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content .bussi-devpmnt-box1 .tbl .tbl-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content .bussi-devpmnt-box1 .tbl .tbl-cell img {
    transition: all .3s ease-in-out;
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content .bussi-devpmnt-box1:hover {
    background-color: #7d91c91a;
    border: 1px solid #8d7bd34d;
    color: #4d3e87;
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content .discussion-box {
    width: 518px;
    height: 226px;
    box-shadow: 0 15px 19px rgba(255, 255, 255, 0.11);
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    border: 1px solid #e4e4e4;
    margin: auto
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content .bussi-devpmnt-box1 .tbl .tbl-cell h5 {
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    transition: all .3s ease-in-out
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content .bussi-devpmnt-box1 .tbl .tbl-cell h5:hover {
    color: #4d3e87
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content ul {
    width: 100%;
    float: left;
    display: block;
    margin-top: 20px
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content ul li {
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 44px;
    position: relative;
    text-indent: 30px;
    vertical-align: middle
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content ul li::before {
    content: '';
    position: absolute;
    left: 0;
    background: url(../images/li-check.svg)no-repeat;
    width: 10px;
    height: 8px;
    top: 18px
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content p {
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima';
    line-height: 24px;
    width: 580px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #4a4e5a;
    font-family: Proxima;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content .person-name {
    color: #4a4e5a;
    font-size: 18px;
    font-family: 'Proxima';
    font-weight: 700;
    display: block
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content span {
    opacity: .6;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 12px;
    font-weight: 700
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content ul.contact {
    display: block
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content ul.contact li {
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 700;
    text-indent: 0;
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content ul.contact li::before {
    display: none
}

.bussi-devpmnt .tab-section .tab-container .tab-content .content ul.contact li img {
    padding-right: 10px;
    vertical-align: middle
}

.bussi-devpmnt .tab-section .tab-container .tab-content .form-horizontal {
    width: 100%;
    float: left;
    margin-top: 40px
}

.bussi-devpmnt .tab-section .tab-container .tab-content .form-horizontal form {
    width: 915px;
    float: left;
    position: relative
}

.bussi-devpmnt .tab-section .tab-container .tab-content .form-horizontal form .input-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px
}

.bussi-devpmnt .tab-section .tab-container .tab-content .form-horizontal form .input-2 .form-group {
    flex: 0 1 48%
}

.bussi-devpmnt .tab-section .tab-container .tab-content .form-horizontal form .input-2 .form-group label {
    opacity: .6;
    color: #4a4e5a;
    font-family: 'Proxima';
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 10px
}

.bussi-devpmnt .tab-section .tab-container .tab-content .form-horizontal form .input-2 .form-group .input-style {
    width: 100%;
    height: 50px;
    box-shadow: 0 7px 8px rgba(243, 243, 243, 0.5);
    border-radius: 4px;
    border: 1px solid rgba(125, 145, 201, 0.67);
    background-color: #fff;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    text-indent: 20px
}

.bussi-devpmnt .tab-section .tab-container .tab-content .form-horizontal form .button {
    width: 100%;
    float: left;
    margin-top: 10px
}

.bussi-devpmnt .tab-section .tab-container .tab-content .form-horizontal form .button .submit-btn {
    display: block;
    border-radius: 4px;
    background-color: #7d91c9;
    color: #fff;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 15px 60px;
    text-align: center
}

.about-banner.bsn-bnr {
    background: url(../images/business-development.jpg) no-repeat !important;
    background-size: 100% 100% !important;
    position: relative;
    float: left;
    width: 100%;
}

.about-section .about-content .contact-bnr {
    background: url(../images/CONTACTUS.jpg) no-repeat !important;
    background-size: 100% 100% !important;
    position: relative;
    float: left;
    width: 100%;
}

.about-banner.csr {
    background: url(../images/csr.jpg) no-repeat !important;
    background-size: 100% 100% !important;
    position: relative;
    float: left;
    width: 100%;
}

.about-banner.rnd {
    background: url(../images/new-research-and-developement.jpg) no-repeat !important;
    background-size: 100% 100% !important;
    position: relative;
    float: left;
    width: 100%;
}

.about-banner.news-event {
    background: url(../images/news-and-events.jpg) no-repeat !important;
    background-size: 100% 100% !important;
    position: relative;
    float: left;
    width: 100%;
}

.about-banner.contact-bg {
    background: url(../images/CONTACTUS.jpg) no-repeat !important;
    background-size: 100% 100% !important;
    position: relative;
    float: left;
    width: 100%;
}

.contact-us .tab-container .tab-content .content {
    width: 100%;
    float: left;
    margin: 80px 0
}

.contact-us .tab-container .tab-content .link-scroll .active-link .right-content .scroll-content::after {
    display: none
}

.contact-us .tab-section .tab-container .tab-content .text-desc {
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    display: block;
    float: left;
    margin-bottom: 40px
}

.contact-us .tab-container .tab-content .content .subtitle {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 600
}

.contact-us .tab-container .tab-content .content .office-address {
    width: 100%;
    float: left;
    position: relative
}

.contact-us .tab-container .tab-content .content .office-address .address {
    width: 450px;
    float: left;
    display: block
}

.contact-us .tab-container .tab-content .content .office-address .address p {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 28px
}

.contact-us .tab-container .tab-content .content .office-address .address ul {
    display: block;
    width: 100%;
    float: left
}

.contact-us .tab-container .tab-content .content .office-address .address ul li {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    display: inline-block;
    padding-right: 30px
}

.contact-us .tab-container .tab-content .content .office-address .address ul li img {
    padding-right: 10px
}

.contact-us .tab-container .tab-content .content .office-address .sales,
.contact-us .tab-container .tab-content .content .office-address .regulatory {
    width: 200px;
    float: left
}

.contact-us .tab-container .tab-content .content .office-address .sales {
    margin-right: 60px
}

.contact-us .tab-container .tab-content .content .office-address .sales ul,
.contact-us .tab-container .tab-content .content .office-address .regulatory ul {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 15px
}

.contact-us .tab-container .tab-content .content .office-address .sales ul li,
.contact-us .tab-container .tab-content .content .office-address .regulatory ul li {
    display: block;
    width: 100%;
    float: left;
    padding-bottom: 30px
}

.contact-us .tab-container .tab-content .content .office-address .sales ul li label,
.contact-us .tab-container .tab-content .content .office-address .regulatory ul li label {
    opacity: .6;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block
}

.contact-us .tab-container .tab-content .content .office-address .sales ul li .data,
.contact-us .tab-container .tab-content .content .office-address .regulatory ul li .data {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    display: block
}

.contact-us .tab-container .tab-content .content .office-address .sales ul li p,
.contact-us .tab-container .tab-content .content .office-address .regulatory ul li p {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    display: block
}

.contact-us .tab-container .tab-content .content .map {
    width: #4a4e5a Proxima 16px 400px 0 block 100%;
    float: left
}

.contact-us .tab-container .tab-content .content .map.us {
    margin-top: 30px
}

.carrer-title {
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 70px;
    margin-bottom: 70px
}

.contact-us .tab-container .tab-content#career .link-scroll .active-link #left-menu li {
    margin-bottom: 40px
}

.contact-us .tab-container .tab-content#career .link-scroll .active-link #left-menu li a {
    background-color: #f4f3f8;
    position: relative
}

.contact-us .tab-container .tab-content#career .link-scroll .active-link #left-menu li a::after {
    content: '';
    position: absolute;
    left: 0;
    border-left: 4px solid #4d3e87;
    top: 0;
    bottom: 0
}

.contact-us .tab-container .tab-content#career .link-scroll .active-link #left-menu li ul li {
    padding-left: 0;
    margin-bottom: 0
}

.contact-us .tab-container .tab-content#career .link-scroll .active-link #left-menu li ul li label {
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 34px;
    cursor: pointer
}

.career-table {
    border-collapse: collapse;
    border-spacing: 10px;
    width: 100%;
    float: left;
    position: relative
}

.career-table tbody tr {
    width: 100%;
    border-bottom: thin solid #f4f4f4
}

.career-table tbody tr td {
    height: 80px;
    line-height: 80px;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #596474;
    white-space: nowrap
}

.career-table tbody tr td.action {
    float: right
}

.career-table tbody tr td.action .apply {
    opacity: .88;
    color: #fff;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    background-color: #7d91c9;
    padding: 10px 15px
}

.career-table tbody tr td .sub-title {
    margin-bottom: 0;
    display: block;
    float: none;
    line-height: normal;
    font-size: 18px;
    font-weight: 600
}

.career-table tbody tr td p {
    display: block;
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin: 0
}

.job-vacancy {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.job-vacancy .custome-container h3 {
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
}

.job-vacancy .custome-container .job-img {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.job-vacancy .custome-container .job-img img {
    width: 100%;
    border-radius: 10px;
}

.product {
    width: 100%;
    float: left;
    position: relative
}

.produt-left-title {
    width: 100%;
    padding: 14px 0;
    background: #dcdcdca1;
    font-size: 18px;
    text-align: center
}

.our-product .content.product .left-content {
    width: 240px;
    height: 100%;
    float: left;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 100px;
    bottom: 0;
    border: 1px solid #e4e4e4;
    box-shadow: 0 6px 10px #e3e3e375
}

.our-product .content.product .left-content ul li a {
    padding: 15px 10px;
    display: block;
    border-bottom: 1px solid #e4e4e4;
    font-size: 14px;
    line-height: 20px;
    color: #4a4a4a;
    font-weight: 600;
    opacity: 1;
}

.tab-section .tab-container .tab-content .desc .color {
    color: #4d3e87;
}

.our-product .tab-section .tab-container .tab-content .desc p, .our-product .tab-section .tab-container .tab-content .desc ul {
    opacity: 1;
    font-family: 'Proxima';
    font-size: 22px;
    font-weight: 100;
    line-height: 31px;
    text-align: center;
    padding: 0 100px;
    margin: 0
}
.our-product .tab-section .tab-container .tab-content .desc ul {
    margin-top: 10px;
    float: left;
    width: calc(100% - 200px);
    margin-bottom: 20px;
}
.our-product .tab-section .tab-container .tab-content .desc ul li {
    padding: 5px 0;
    position: relative;
    text-align: left;
    padding-left: 1px;
    list-style-type: circle;
    color: #4a4a4a; 
    font-family: 'Proxima';
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}

.our-product .tab-section .tab-container .tab-content .desc p.product-text2 {
    margin-bottom: 20px;
    margin-top: 20px;
    opacity: 1;
    color: #4d3e87;
    font-size: 22px;
    font-weight: 100;
    line-height: 31px;
    text-align: center;
    padding: 0 100px
}

.our-product .tab-section .tab-container .tab-content .product-text {
    color: #4a4e5a !important;
    font-size: 16px !important;
    line-height: 24px !important;
    display: block;
    float: left;
    margin: 20px 0 10px !important
}

.our-product .tab-section .tab-container .tab-content .product-link {
    color: #4a4e5a !important;
    font-size: 18px !important;
    line-height: 24px !important;
}

.our-product .tab-section .tab-container .tab-content .product-link a {
    text-decoration: underline;
}

.our-product .content.product .left-content ul li a:hover,
.our-product .content.product .left-content ul li a.active {
    background-color: #4d3c89;
    color: #fff;
    opacity: 1
}

.product .product-grid {
    width: calc(100% - 300px);
    float: right;
    position: relative;
    margin: 0 -20px;
}

.product .product-grid .grid3 {
    width: 100%;
    float: left
}

.product .product-grid .grid3 .box {
    width: 238px;
    height: 280px;
    float: left;
    border-radius: 4px;
    border: 1px solid rgba(77, 62, 135, 0.2);
    background-color: #fff;
    margin: 0 20px 40px;
    cursor: pointer;
    transition: all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    overflow: hidden;
    position: relative
}

.product .product-grid .grid3 .box .img-box {
    display: block;
    padding: 20px 40px
}

.product .product-grid .grid3 .box .img-box .img-responsive {
    width: 160px;
    max-height: 100px
}

.product .product-grid .grid3 .box .title-desc {
    display: block;
    text-align: center;
    padding: 0 40px
}

.product .product-grid .grid3 .box .title-desc h3 {
    color: #30334f;
    font-family: "Nunito";
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: block;
    width: 150px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.product .product-grid .grid3 .box .title-desc p {
    opacity: .5;
    color: #30334f;
    font-family: "Nunito";
    font-size: 14px;
    font-weight: 400;
    white-space: normal;
    text-overflow: ellipsis;
    width: 160px;
    overflow: hidden;
    height: 60px;
    line-height: 20px;
}

.product .product-grid .grid3 .box:hover {
    border-radius: 4px;
    border: 1px solid #7d91c9;
    background-color: #f5f4f8
}

.product .product-grid .grid3 .box .add-cart-btn {
    display: none
}

.product .product-grid .grid3 .box:hover .add-cart-btn {
    display: block;
    text-align: center;
    padding: 15px 0;
    vertical-align: middle
}

.product .product-grid .grid3 .box .add-cart-btn img {
    display: inline-block;
    text-align: center;
    padding-right: 10px;
    vertical-align: middle
}

.product .product-grid .grid3 .box .add-cart-btn span {
    display: inline-block;
    vertical-align: middle
}

.product .product-grid .grid3 .box .add-cart-btn button {
    text-align: center;
    background-color: transparent;
    box-shadow: none;
    color: #30334f;
    font-family: "Nunito";
    font-size: 14px;
    font-weight: 700
}

.product .product-info {
    width: 100%;
    float: left
}

.product .product-info .grid2 .box {
    flex: 0 1 48%
}

.product .product-info .grid2 .box .product-img {
    display: block;
    border-radius: 9px
}

.product .product-info .grid2 .box .product-info {
    display: block;
    padding: 0 20px
}

.product .product-info .grid2 .box .product-info .main-title {
    color: #000;
    font-family: "Nunito";
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
    white-space: inherit;
    margin: 0;
    text-align: left;
    line-height: 36px
}

.product .product-info .grid2 .box .product-info .subtitle {
    display: block;
    margin-top: 20px
}

.product .product-info .grid2 .box .product-info .subtitle label {
    color: #8a8a8a;
    font-family: "Nunito";
    font-size: 14px;
    font-weight: 600
}

.product .product-info .grid2 .box .product-info .subtitle p b {
    margin: 0;
    color: #000;
    font-family: "Nunito";
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.product .product-info .grid2 .box .product-info .subtitle p {
    margin: 0;
    color: #000;
    font-family: "Nunito";
    font-size: 14px;
    font-weight: 400
}

.product .product-info .grid2 .box .product-info .button {
    display: block;
    width: 100%;
    float: left;
    margin-top: 50px
}

.product .product-info .grid2 .box .product-info .button .enquiry-now {
    color: #fff;
    font-family: "Nunito";
    font-size: 14px;
    font-weight: 600;
    border: 1px solid rgba(77, 62, 135, 0.5);
    background-color: #4d3c89;
    padding: 10px 30px
}

.main-content {
    width: 100%;
    float: left;
    margin-top: 60px;
    margin-bottom: 30px
}

.main-content.bg {
    width: 100%;
    float: left;
    background-position: right -160px top 200px
}

.main-content .text-desc {
    width: 100%;
    float: left
}

.main-content .text-desc p {
    font-family: 'Proxima';
    margin: auto;
    margin-bottom: 50px;
    opacity: 1;
    color: #4d3e87;
    font-size: 22px;
    font-weight: 100;
    line-height: 31px;
    text-align: center;
    padding: 0 100px
}

.main-content .section {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 0
}

.main-content .section .sub-title {
    font-family: 'Proxima';
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #7d91c9;
    font-size: 24px;
    font-weight: 600
}

.main-content .section .long-title {
    line-height: 44px;
    margin-bottom: 24px;
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase
}

.margin-top {
    margin-top: 50px
}

.main-content .main-title {
    text-align: center;
    margin: 50px 0;
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase
}

.main-content .section p,
.main-content .desc {
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin: 0px;
}

.main-content .new-rnd-section {
    width: 100%;
    float: left;
    margin: 20px 0px;
}

.main-content .new-rnd-section:nth-child(1) {
    margin-bottom: 0px;
}

.main-content .new-rnd-section .rnd-left {
    width: 50%;
    float: left;
}

.main-content .new-rnd-section .rnd-right {
    width: 50%;
    float: left;
}

.main-content .section .desc .font-style {
    color: #4a4e5a;
    font-family: 'Proxima';
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
}

.main-content .section .desc .left-style {
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    margin: 20px 0px 50px 0px;
}

.main-content .new-rnd-section .rnd-right .style-1 {
    opacity: 0.88;
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    margin: 0;
    width: 92%;
}

.main-content .new-rnd-section .rnd-right .style-2 {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    width: 92%;
}

.main-content .desc h2 {
    text-align: center;
    color: #7d91c9;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 30px;
    margin-top: 50px
}

.main-content .desc {
    width: 100%;
    float: left;
    margin-top: 22px
}

.main-content .last-child-margin-bottom {
    margin-bottom: 30px;
}

.main-content .desc p .color {
    color: #4d3b89
}

.main-content .section ul {
    margin-top: 20px;
    width: 100%;
    float: left
}

.main-content .section ol {
    padding-left: 10px
}

.main-content .section ol li {
    text-indent: 5px;
    opacity: .88;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    padding: 10px 0;
    position: relative
}

.main-content .section ul li {
    padding: 10px 0;
    position: relative;
    padding-left: 1px;
    list-style-type: circle;
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 18px;
    font-weight: 300;
    line-height: 24px
}

.main-content .section .grid3 {
    display: flex;
    flex-wrap: wrap
}

.main-content .section .grid3 .box3 {
    width: 370px;
    float: left
}

.main-content .section .grid3 .box3 .img-box {
    width: 100%;
    margin-bottom: 20px
}

.main-content .section .grid3 .box3:hover .img-box img {
    border-radius: 10px;
    opacity: .4;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.main-content .section .grid3 .box3 .text-box {
    padding: 20px 0;
    display: inline-block
}

.main-content .section .grid3 .box3 .text-box .heading-title {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-weight: 800;
    display: block;
    font-size: 18px !important
}

.main-content .section .grid3 .box3 .text-box .desc {
    margin-top: 20px;
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 20px;
    font-weight: 300;
    line-height: 30px
}

.box3 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    float: left;
    margin-top: 40px;
    padding-left: 30px
}

.box3 .box {
    flex: 0 1 20%;
    padding-right: 20px
}

.box3 .box label {
    color: rgba(74, 78, 90, 0.4);
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    display: block
}

.box3 .box p {
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 700
}

.bookWrapper {
    width: 85%;
    height: 75vh
}

.bookBg {
    position: relative;
    width: 100%;
    height: 100%
}

.pageBg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border-radius: 0
}

.pageWrapper {
    position: absolute;
    width: 50%;
    height: 100%;
    float: left;
    -webkit-font-smoothing: antialiased
}

.pageWrapper .info {
    position: relative;
    float: left
}

.page {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 5px solid #503d8c
}

.page .pageFace img {
    width: 100%;
    height: -webkit-fill-available
}

.pageFace {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center
}

.front {
    background: linear-gradient(to right, #d9d9d9 0%, #f9f9f9 3%, #fff 8%, #fff 100%)
}

.back {
    background: linear-gradient(to right, #fff 0%, #fff 92%, #f9f9f9 97%, #d9d9d9 100%)
}

.pageFoldRight {
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    right: 0;
    border-left-width: 1px;
    border-left-color: #DDD;
    border-left-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DDD;
    border-bottom-style: solid;
    box-shadow: -5px 5px 10px #ddd
}

.pageFoldLeft {
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    border-right-width: 1px;
    border-right-color: #DDD;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DDD;
    border-bottom-style: solid;
    box-shadow: 5px 5px 10px #ddd
}

footer {
    background-color: rgba(0, 0, 0, 0.83);
    width: 100%;
    float: left
}

.footer-links {
    flex: 0 1 25%;
    margin-bottom: 50px;
    position: relative
}

.footer-links:first-child::after {
    content: '';
    position: absolute;
    right: 40px;
    top: 0;
    bottom: 0;
    /*border-right: 2px solid rgba(151, 151, 151, 0.2)*/
}

.footer-links:nth-child(3)::after {
    content: '';
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
   /* border-right: 2px solid rgba(151, 151, 151, 0.2)*/
}

.footer-links h2 {
    color: #e9e9e9;
    font-family: 'Proxima';
    font-size: 22px;
    font-weight: 800;
    padding-left: 20px
}

.footer-links a {
    color: #fff;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    display: block;
    padding-left: 20px
}

.footer-links a:hover {
    color: #fff
}

.footer-links p {
    color: #fff;
    font-family: "Proxima";
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    padding-left: 20px;
    text-align: left;
}

.footer-perant {
    display: flex;
    flex-wrap: wrap;
    padding: 100px 0 0
}

.bottom-footer {
    width: 100%;
    float: left
}

.copy-rights-text {
    color: #303030;
    font-family: 'Proxima';
    font-size: 12px;
    margin: 20px 0;
    font-weight: 500;
    letter-spacing: .05px
}

.social-link {
    width: 100%;
    float: left;
    margin-top: 20px
}

.social-link li {
    margin-left: 20px;
    display: inline-block;
    list-style: none
}

.social-link li a img:hover {
    opacity: 1
}

#toggle-menu {
    display: none
}

.more-about {
    display: none
}

.inquiry {
    width: 130px;
    height: 40px;
    border-radius: 5px;
    background-color: #503d8c;
    color: #fff;
    float: right
}

.form-horizontal {
    width: 100%;
    float: left
}

.form-horizontal form {
    width: 780px;
    float: left;
    position: relative
}

.form-horizontal form .input-2,
.form-horizontal form .input-3,
.form-horizontal form .input-1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px
}

.form-horizontal form .input-2 .form-group {
    flex: 0 1 48%
}

.form-horizontal form .input-1 .form-group {
    flex: 0 1 100%
}

.form-horizontal form .input-3 .form-group {
    flex: 0 1 31.677%
}

.form-horizontal form .form-group label {
    opacity: .6;
    color: #4a4e5a;
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
    font-family: 'Proxima';
    font-size: 18px;
    line-height: 24px
}

.form-horizontal form .form-group .input-style {
    width: 100%;
    height: 50px;
    box-shadow: 0 7px 8px rgba(243, 243, 243, 0.5);
    border-radius: 4px;
    background-color: #fff;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    text-indent: 20px;
    border: 1px solid #e4e4e4;
    background-color: #fff
}

.form-horizontal form .form-group .textarea-style {
    width: 96%;
    box-shadow: 0 7px 8px rgba(243, 243, 243, 0.5);
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    text-indent: 20px;
    resize: none;
    padding: 15px;

}

.form-horizontal form .button {
    width: 100%;
    float: left;
    margin-top: 10px
}

.form-horizontal form .button .submit-btn {
    display: block;
    color: #fff;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 15px 60px;
    text-align: center;
    cursor: pointer;
    border-radius: 24px;
    background-color: #4d3e87;
    margin: auto
}

.mail-info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto !important;
    display: table;
    z-index: 999
}

.mail-info::before {
    content: ''
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 2;
    display: none
}

.overlay.visible {
    display: block
}

.mail-content,
.mail-content1 {
    position: fixed;
    /*    background: #fff;*/
    z-index: 3;
    margin: auto !important;
    display: table;
    width: 600px !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 6px;
    padding: 20px 0 !important
}

.mail-content .form-group,
.mail-content1 .form-group {
    width: 43%;
    float: left;
    padding: 10px 20px
}

.mail-content p.esc-close {
    position: absolute;
    bottom: -45px;
    right: 0;
    color: #fff
}

.mail-content .form-group label,
.mail-content1 .form-group label {
    opacity: .6;
    color: #4a4e5a;
    font-family: 'Proxima';
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 10px
}

.mail-content .form-group .textarea-style,
.mail-content1 .form-group .textarea-style {
    width: 99%;
    box-shadow: 0 7px 8px rgba(243, 243, 243, 0.5);
    border-radius: 4px;
    border: 1px solid rgba(125, 145, 201, 0.67);
    background-color: #fff;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    padding: 20px 0 0;
    text-indent: 20px;
    resize: none
}

.mail-content .form-group .input-style,
.mail-content1 .form-group .input-style {
    width: 100%;
    height: 50px;
    line-height: 50px;
    box-shadow: 0 7px 8px rgba(243, 243, 243, 0.5);
    border-radius: 4px;
    border: 1px solid rgba(125, 145, 201, 0.67);
    background-color: #fff;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-weight: 600;
    text-indent: 20px;
    font-size: 16px;
}

.mail-content .form-group input[type=file].input-style,
.mail-content1 .form-group input[type=file].input-style {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0
}

.mail-content .form-group.disabled:nth-child(1),
.mail-content1 .form-group.disabled:nth-child(1),
    {
    width: 20%;
    float: left
}

.mail-content .form-group.full-width,
.mail-content1 .form-group.full-width {
    width: 92%;
    float: left;
    position: relative
}

.mail-content .form-group.disabled:nth-child(2) {
    width: 40%;
    float: left
}

.mail-content .form-group.disabled:nth-child(3) {
    width: 100%;
    float: left
}

.mail-content .form-group.disabled input {
    border: 0;
    background-color: transparent;
    width: 100%;
    float: left
}

.mail-content .form-group .send-mail,
.mail-content1 .form-group .send-mail {
    padding: 10px 20px;
    border: 1px solid #4d3c89;
    background-color: #4d3c89;
    color: #fff;
    font-family: 'Proxima'
}

.mail-content1 .form-group .send-mail {
    margin-bottom: 20px
}

.fileUpload {
    position: relative;
    overflow: hidden
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.btn--browse {
    text-align: center;
    height: 50px;
    position: absolute;
    right: 10px;
    border-left: 1px solid rgba(125, 145, 201, 0.67);
    color: #4a4e5a;
    font-family: 'Proxima';
    line-height: 50px;
    width: 100px
}

.btn--browse span {
    display: block
}

.f-input {
    height: 42px;
    background-color: #fff;
    border: 1px solid gray;
    width: 96% !important;
    float: left;
    padding: 0 14px;
    text-indent: 0 !important
}

h1.news-event {
    text-align: center;
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    opacity: .6;
    color: #2d2d2d;
    font-family: Lato;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px
}

h1.news-event:before,
h1.news-event:after {
    flex-grow: 1;
    height: 1px;
    content: '\a0';
    background-color: #ddd;
    position: relative;
    top: .8em
}

h1.news-event:before {
    margin-right: 40px
}

h1.news-event:after {
    margin-left: 40px
}

.news-title {
    color: #2d2d2d;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    padding: 40px 18%;
    line-height: 34px
}

.image-block {
    width: 100%;
    margin-bottom: 50px;
    float: left
}

.block-50 {
    width: 50%;
    float: left
}

.block-50 .full {
    width: 94%;
    margin-bottom: 6%
}

.two-img {
    width: 50%;
    float: left
}

.inner-news-title {
    opacity: .88;
    color: #4a4e5a;
    text-align: center;
    width: 100%;
    display: block;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 50px;
    line-height: 24px
}

.two-one-block {
    width: 100%;
    float: none;
    text-align: center
}

.two-one-block .block-50 {
    float: none;
    width: 50%;
    text-align: center;
    margin: 0 auto
}

#bar-chart {
    width: 500px;
    height: 300px;
    position: relative
}

#bar-chart::before {
    content: "";
    position: absolute;
    display: block;
    width: 240px;
    height: 30px;
    left: 155px;
    top: 254px;
    background: #FAFAFA;
    box-shadow: 1px 1px 0 0 #DDD
}

#carousel .owl-controls {
    width: 100%;
    float: left;
    text-align: center
}

#carousel .owl-controls .owl-pagination {
    text-align: center;
    margin-top: 20px
}

#carousel .owl-controls .owl-pagination .owl-page {
    height: 8px;
    width: 8px;
    margin: 0 2px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #e0e0e0
}

#carousel .owl-controls .owl-pagination .owl-page.active {
    height: 10px;
    width: 10px;
    margin: 0 2px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #7d91c9
}

.megamenu {
    position: absolute;
    width: 980px;
    float: left;
    margin-left: -20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    display: none;
    line-height: normal;
}

.product-menu .megamenu {
    position: absolute;
    width: 500px;
    float: left;
    margin-left: -20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    display: none;
    line-height: normal;
}

.product-menu .megamenu ul li a img {

    float: left;
    margin-bottom: 13px;
    width: 80px;
}


.product-menu .megamenu .left-content {
    width: 100%;
    padding-left: 20px !important;
    float: left;
    position: relative;
    padding: 0;
}

.product-menu .megamenu .left-content ul {
    float: left;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.product-menu .megamenu .left-content ul li {
    display: inline-block;
    text-align: left;
    padding: 7px;
    color: rgba(89, 80, 86, 0.6);
    font-size: 14px;
    font-weight: 400;
    flex: 0 1 80%;
}

.product-menu .megamenu .left-content ul li .submenu ul {
    float: left;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.product-menu .megamenu .left-content ul li .submenu ul li {
    display: inline-block;
    text-align: left;
    padding: 0px;
    color: rgba(89, 80, 86, 0.6);
    font-size: 14px;
    font-weight: 400;
    flex: 0 1 90%;
    margin-bottom: 0px;
}
.product-menu .megamenu .left-content ul li .submenu ul li a {
    margin-top: 5px;
}

.right-menu ul li:hover .megamenu {
    display: block;
}

.megamenu h1 {
    color: #333;
    font-family: "Proxima";
    font-size: 24px;
    font-weight: 600
}

.megamenu .left-content {
    width: auto;
    padding: 10px 10px 20px 30px;
    float: left;
    position: relative;
}

.megamenu .right-img {
    float: right
}

.width-40 {
    width: 40%;
    float: left
}

.width-40 img {
    width: 100%
}

.width-20 {
    width: 20%;
    float: left
}

.width-20 h1 {
    color: #2e2d2e;
    font-family: 'Proxima'font-size:14px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase
}

.megamenu ul {
    float: left;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.megamenu ul li {
    display: inline-block;
    */text-align: left;
    padding: 7px;
    color: rgba(89, 80, 86, 0.6);
    font-size: 14px;
    font-weight: 400;
    flex: 0 1 20%;
}

.megamenu ul li img {
    width: 100%;
}

.megamenu ul li a {
    padding: 0;
    margin-top: 10px;
    color: #171717;
    font-family: 'Proxima';
    font-size: 15px;
    font-weight: 500;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height:20px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
}
.megamenu ul li a.lineh
{
   line-height:62px; 
}
.megamenu ul li a:hover {
    background: none;
    color: #4d3e87;
    opacity: 1;
    font-weight: 500
}

.megamenu ul li a img {

    float: left;
    margin-bottom: 13px;
    width: 100%;
}

.megamenu ul li a:hover img {
    opacity: 1
}

@keyframes bounceonce {

    0%,
    20%,
    60%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

#carousel .owl-item.active .item .small-title {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
    animation-delay: .1s;
    -webkit-animation-delay: .1s;
    visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running
}

#carousel .owl-item.active .item .main-title {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight;
    animation-delay: .5s;
    -webkit-animation-delay: .5s;
    visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running
}

#carousel .owl-item.active .item .desc {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    animation-delay: .1s;
    -webkit-animation-delay: .1s;
    visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running
}

#carousel .owl-item.active .item .banner-btn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
    animation-delay: .1s;
    -webkit-animation-delay: .1s;
    visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running
}

.animatable {
    visibility: hidden;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -ms-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused
}

.animated {
    visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    60% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }

    60% {
        -webkit-transform: translateX(20px)
    }

    80% {
        -webkit-transform: translateX(-5px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }

    60% {
        -moz-transform: translateX(20px)
    }

    80% {
        -moz-transform: translateX(-5px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -o-transform: translateX(20px)
    }

    80% {
        -o-transform: translateX(-5px)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }

    60% {
        transform: translateX(20px)
    }

    80% {
        transform: translateX(-5px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }

    60% {
        -webkit-transform: translateX(-20px)
    }

    80% {
        -webkit-transform: translateX(5px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }

    60% {
        -moz-transform: translateX(-20px)
    }

    80% {
        -moz-transform: translateX(5px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }

    60% {
        -o-transform: translateX(-20px)
    }

    80% {
        -o-transform: translateX(5px)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }

    60% {
        transform: translateX(-20px)
    }

    80% {
        transform: translateX(5px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }

    50% {
        -webkit-transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3)
    }

    50% {
        -moz-transform: scale(1.05)
    }

    70% {
        -moz-transform: scale(.9)
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1)
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3)
    }

    50% {
        -o-transform: scale(1.05)
    }

    70% {
        -o-transform: scale(.9)
    }

    100% {
        opacity: 1;
        -o-transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3)
    }

    50% {
        transform: scale(1.05)
    }

    70% {
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes moveUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(40px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes moveUp {
    0% {
        opacity: 1;
        -moz-transform: translateY(40px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes moveUp {
    0% {
        opacity: 1;
        -o-transform: translateY(40px)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes moveUp {
    0% {
        opacity: 1;
        transform: translateY(40px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@-webkit-keyframes fadeBgColor {
    0% {
        background: none
    }

    70% {
        background: none
    }

    100% {
        background: #464646
    }
}

@-o-keyframes fadeBgColor {
    0% {
        background: none
    }

    70% {
        background: none
    }

    100% {
        background: #464646
    }
}

@keyframes fadeBgColor {
    0% {
        background: none
    }

    70% {
        background: none
    }

    100% {
        background: #464646
    }
}

.animated.animationDelay {
    animation-delay: .4s;
    -webkit-animation-delay: .4s
}

.animated.animationDelayMed {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s
}

.animated.animationDelayLong {
    animation-delay: 1.6s;
    -webkit-animation-delay: 1.6s
}

.animated.fadeBgColor {
    -webkit-animation-name: fadeBgColor;
    -moz-animation-name: fadeBgColor;
    -o-animation-name: fadeBgColor;
    animation-name: fadeBgColor
}

.animated.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn
}

.animated.bounceInRight {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight
}

.animated.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

.animated.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn
}

.animated.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.animated.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.animated.moveUp {
    -webkit-animation-name: moveUp;
    -moz-animation-name: moveUp;
    -o-animation-name: moveUp;
    animation-name: moveUp
}

.layer-preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.85);
    top: 0;
    left: 0;
    z-index: 999;
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 9999
}

.loading {
    position: relative;
    display: block;
    height: 100%
}

.loading .loader {
    position: absolute;
    display: block;
    left: calc(50% - 75px);
    top: calc(50% - 75px);
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 4px solid transparent;
    animation: loading 2s;
    -webkit-animation: loading 2s;
    position: absolute;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: linear
}

.loading .loader.firstColor {
    border-top-color: #4d3e87
}

.loading .loader.secondColor {
    border-top-color: #7d91c9;
    left: 7px;
    width: 127px;
    height: 127px;
    top: 7px
}

.loading .loader.thirdColor {
    border-top-color: #c9c9c9;
    left: 8px;
    width: 103px;
    height: 103px;
    top: 8px
}

@-webkit-keyframes loading {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes loading {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.animation-element {
    opacity: 0;
    position: relative
}

.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 800ms linear;
    -webkit-transition: all 800ms linear;
    -o-transition: all 800ms linear;
    transition: all 800ms linear;
    -moz-transform: translate3d(-100px, 0px, 0px);
    -webkit-transform: translate3d(-100px, 0px, 0px);
    -o-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate3d(-100px, 0px, 0px)
}

.animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px)
}

.animation-element.slide-left.testimonial {
    float: left;
    width: 47%;
    margin: 0 1.5% 3%;
    background: #F5F5F5;
    padding: 15px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    border: solid 1px #EAEAEA
}

.animation-element.slide-left.testimonial:hover,
.animation-element.slide-left.testimonial:active {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.25)
}

.animation-element.slide-left.testimonial:nth-of-type(odd) {
    width: 48.5%;
    margin: 0 1.5% 3% 0
}

.animation-element.slide-left.testimonial:nth-of-type(even) {
    width: 48.5%;
    margin: 0 0 3% 1.5%
}

.animation-element.slide-left.testimonial .header {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.animation-element.slide-left.testimonial .left {
    float: left;
    margin-right: 15px
}

.animation-element.slide-left.testimonial .right {
    float: left
}

.animation-element.slide-left.testimonial img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    box-shadow: 0 1px 3px rgba(51, 51, 51, 0.5)
}

.animation-element.slide-left.testimonial h3 {
    margin: 0 0 5px
}

.animation-element.slide-left.testimonial h4 {
    margin: 0 0 5px
}

.animation-element.slide-left.testimonial .content {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.animation-element.slide-left.testimonial i {
    color: #aaa;
    margin-right: 5px
}

.banner-btn img {
    display: inline-block !important;
    width: auto !important
}

.loder-img {
    position: absolute;
    display: block;
    left: calc(50% - 15px);
    top: calc(50% - 12px);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute
}

.leader-section .leader-grid .grid4 .box:hover .img-box img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.leader-section .leader-grid .grid4 .box .img-box {
    overflow: hidden
}

.abslute-caresol {
    position: absolute;
    float: left;
    top: 25%;
    width: 100%
}

.about-section .grid2 .box ul li:hover .icon img {
    animation: bounceonce 1s
}

.forms-box {
    width: 29%;
    height: 370px;
    float: left;
    box-shadow: 0 2px 22px rgba(206, 206, 206, 0.5);
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    text-align: center;
    padding: 40px 0;
    margin: 0 24px
}

.forms-box:hover {
    background-color: #7d91c91a
}

.forms-box:hover .icon img {
    animation: bounceonce 1s
}

.forms-box .icon {
    margin-bottom: 20px
}

.forms-box h1 {
    font-family: "Proxima";
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #4d3e87
}

.forms-box ul li.line-height {
    line-height: 28px;
    margin-bottom: 17px;
    padding: 0 18px
}

.forms-box ul li {
    color: #4a4a4a;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 400;
    line-height: 37px
}

.quality-policy {
    background-image: url(../images/policy-bg.jpg);
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 60px;
}

.quality-mrg-bottom-zero {
    margin-bottom: 0px;
}

.quality-policy h1 {
    color: #fff;
    font-family: "Proxima";
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px
}

.quality-policy2 h1 {
    color: #fff;
    font-family: "Proxima";
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px
}

.quality-policy p {
    opacity: .88;
    color: #fff;
    font-family: 'Proxima';
    font-size: 18px;
    line-height: 32px;
    width: 828px;
    margin: auto
}

.quality-policy .policy-content ul li p {
    opacity: .88;
    color: #fff;
    font-family: "Proxima Nova Lt";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    width: 720px;
    margin: auto;
    text-align: left;
    margin-top: 30px
}

.badge-list {
    width: 100%;
    margin: auto;
    margin-top: 40px
}

.badge-list li {
    position: relative;
    width: 100%;
    float: left
}

.badge-list li::before {
    content: '';
    background: url(../images/ul-icon.svg) no-repeat;
    position: absolute;
    left: -40px;
    top: -9px;
    width: 20px;
    height: 35px
}

.badge-list1 li::before {
    content: '';
    background: url(../images/ul-icon1.svg) no-repeat;
    position: absolute;
    left: -40px;
    top: -9px;
    width: 20px;
    height: 35px
}

.badge-list li span {
    margin: 0;
    padding: 0;
    float: left;
    vertical-align: top;
    text-align: left;
    margin-bottom: 24px;
    opacity: .88;
    color: #fff;
    font-family: 'Proxima';
    font-size: 18px;
    font-weight: 100;
    line-height: 28px;
}

.badge-list li .color {
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 32px
}

.sub-section p {
    color: #7d91c9;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    text-align: center;
    padding: 0 130px
}

.grid-6 {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    width: 100%;
    float: left;
    margin-bottom: 50px
}

.grid-6 .flag {
    flex: 0 1 16.66%;
    margin-bottom: 20px;
    margin-top: 30px
}

.grid-6 .flag p {
    display: block;
    width: 100%;
    float: left;
    text-transform: uppercase;
    color: #4a4a4a
}

.main-content .custome-container .section.csr-center {
    width: auto;
    float: none;
    margin: 0 auto;
    display: table
}

.main-content .custome-container .csr-box {
    width: 18%;
    float: left;
    width: 200px;
    height: 200px;
    box-shadow: 0 15px 19px rgba(206, 206, 206, 0.17);
    border-radius: 10px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    margin: 30px 10px 100px
}

.main-content .custome-container .csr-box:hover img {
    animation: bounceonce 1s
}

.main-content .custome-container .csr-box:hover {
    background-color: #7d91c91a;
    border: 1px solid #8d7bd34d;
    color: #4d3e87
}

.main-content .custome-container .csr-box img {
    padding: 30px 65px 10px;
    width: 70px;
    height: 70px
}

.rnd-margin {
    margin-top: 30px !important
}

.main-content .custome-container .csr-box p {
    text-align: center;
    color: #4a4a4a;
    font-family: 'Proxima';
    opacity: .8;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px
}

.main-content .section .steward-box {
    width: 45%;
    float: left;
    box-shadow: 0 15px 19px rgba(206, 206, 206, 0.17);
    border-radius: 5px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    margin: 30px 28px 15px
}

.main-content .section .steward-box p {
    padding: 20px 25px;
    text-align: center;
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 32px
}

.main-content .custome-container .firmly-box .box-1 {
    width: 260px;
    height: 120px;
    float: left;
    margin: 0 128px 0 0;
    border-radius: 10px;
    border: 1px solid #e4e4e4;
    background-color: #fff
}

.main-content .custome-container .firmly-box .box-1 p {
    padding: 0 35px;
    text-align: center;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 20px;
    font-weight: 400;
    line-height: 30px
}

.main-content .custome-container .main-title {
    text-align: center;
    color: #7d91c9;
    font-family: "Proxima";
    font-size: 24px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 40px
}

.main-content .custome-container .section .product-brochure {
    width: 126px;
    padding: 38px 66px;
    margin: auto;
    border-radius: 7px;
    border: 1px dashed #979797;
    background-color: #fbfafa;
    text-align: center
}

.main-content .custome-container .section .product-brochure h5 {
    margin-top: 30px;
    opacity: .88;
    color: #4d3e87;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 600
}

.timeline {
    position: relative;
    margin: 25px;
    padding: 40px 0;
    width: 1000px;
    box-sizing: border-box
}

.timeline:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 79%;
    margin-top: 25px;
    background: #c5c5c5
}

.timeline1:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 77.4%;
    margin-top: 25px;
    background: #c5c5c5
}
}

.timeline ul {
    padding: 0;
    margin: 0
}

.timeline ul li {
    list-style: none;
    position: relative;
    width: 100%;
    padding: 20px 40px;
    box-sizing: border-box
}

.timeline ul li:nth-child(odd) {
    text-align: left;
    clear: both
}

.timeline ul li:nth-child(even) {
    text-align: left;
    clear: both
}

.content {
    padding-bottom: 20px;
}

.content#portfolio div {
    width: 100%;
    float: left;
}

.wrapper .about-section .about-content .search .custome-container .content table tr th.tbl-bg {
    padding: 10px 15px;
}

.table-responsive-overflow {
    overflow: auto;
}

.about-mrg-top {
    margin-top: 50px;
}

.margin-zero {
    margin-top: 0px;
}

.timeline ul li:nth-child(odd):before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    top: 24px;
    left: -2px;
    background-color: #4d3e87;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #dcd5f6
}

.timeline ul li:nth-child(even):before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    top: 24px;
    left: -2px;
    background-color: #4d3e87;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #dcd5f6;
}

.timeline ul li h3 {
    padding: 0;
    margin: 0;
    font-weight: 600;
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 20px;
    line-height: 30px;
}

.timeline ul li p {
    margin: 10px 0 0;
    padding: 0;
    opacity: .88;
    font-size: 16px;
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 400;
    line-height: 32px
}

.timeline ul li .time h4 {
    margin: 0;
    padding: 0;
    font-size: 14px
}

.timeline ul li:nth-child(odd) .time {
    position: absolute;
    top: 12px;
    right: -165px;
    margin: 0;
    padding: 8px 16px;
    background: rgba(233, 33, 99, 1);
    color: #fff;
    border-radius: 18px;
    box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.3);
    display: none
}

.timeline ul li:nth-child(even) .time {
    position: absolute;
    top: 12px;
    left: -165px;
    margin: 0;
    padding: 8px 16px;
    background: rgba(233, 33, 99, 1);
    color: #fff;
    border-radius: 18px;
    box-shadow: 0 0 0 3px rgba(233, 33, 99, 0.3);
    display: none
}

.content .various-activity .various-1 {
    float: left;
    padding: 20px 30px 20px 0
}

.tab-section .tab-container .tab-content#intro .content .left-text {
    color: #4d3e87;
    text-transform: uppercase;
    font-family: 'Proxima';
    font-weight: 800;
    text-transform: uppercase;
    font-size: 30px
}

.tab-section .tab-container .tab-content#intro .margin-t50 .left-text {
    margin-top: 0
}

.tab-section .tab-container .tab-content#intro .content .left-text .desc p {
    margin-bottom: 10px;
    font-family: "Proxima Nova Lt";
    font-size: 16px;
    font-weight: 500;
    text-align: left
}

.clear-both {
    clear: both;
    display: table
}

.height-50 {
    height: 50px;
    display: table
}

.bussi-devpmnt .tab-section .tab-container .custome-container #opportunities .map-content {
    width: 100%;
    float: left
}

.bussi-devpmnt .tab-section .tab-container .custome-container #opportunities .map-content iframe {
    width: 100%;
    float: left
}

.bussi-devpmnt .tab-section .tab-container .custome-container #franchise .map-content {
    width: 100%;
    float: left
}

.bussi-devpmnt .tab-section .tab-container .custome-container #franchise .map-content iframe {
    width: 100%;
    float: left
}

.contact-content {
    width: 100%;
    float: left;
    margin-top: 60px;
    margin-bottom: 60px;
    width: 100%;
    float: left;
    margin-top: 60px;
    margin-bottom: 0
}

.contact-content p {
    width: 812px;
    text-align: center;
    font-size: 24px;
    font-weight: 200;
    line-height: 32px;
    position: relative;
    margin: auto;
    margin-bottom: 70px;
    opacity: 1;
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 600;
    line-height: 31px;
    text-align: center;
    padding: 0 100px
}

#contact-form {
    margin: auto;
    display: table
}

.bussi-devpmnt .custome-container .address {
    width: 49.8%;
    float: left;
    background-color: #fafafa;
    border: 1px solid #e4e4e4
}

.bussi-devpmnt .custome-container .address .add1 {
    float: left;
    width: 35%;
    float: left;
    padding: 30px;
    height: 200px
}

.bussi-devpmnt .custome-container .address .add2 {
    width: 35%;
    float: left;
    padding: 30px
}

.bussi-devpmnt .custome-container .address .add1 p {
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 100;
    line-height: 30px
}

.bussi-devpmnt .custome-container .address .add2 p {
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 16px;
    font-weight: 100;
    line-height: 30px
}

.custome-container .contact-box {
    width: 20%;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
    background-color: #fcfcfc;
    float: left;
    padding: 20px;
    margin: 40px 16px 0 0
}

.custome-container .contact-box:hover {
    background-color: #7d91c91a;
    border: 1px solid #8d7bd34d;
    color: #4d3e87
}

.custome-container .contact-box:hover h5 {
    color: #4d3e87
}

.custome-container .contact-box:hover h4 {
    color: #4d3e87
}

.custome-container .contact-box:hover p {
    color: #4d3e87
}

.custome-container .contact-box h5 {
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 20px;
    transition: all .3s ease-in-out
}

.custome-container .contact-box h4 {
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 14px;
    transition: all .3s ease-in-out
}

.custome-container .contact-box p {
    color: #4a4a4a;
    font-family: 'Proxima';
    font-size: 13px;
    transition: all .3s ease-in-out
}

.bottm-margin {
    height: 50px;
    float: left;
    width: 100%
}

.main-content .custome-container .news-event-new h1 {
    opacity: .88;
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 24px;
    font-weight: 400;
    line-height: 32px
}

.main-content .custome-container .news-Section {
    width: 48%;
    height: 410px;
    float: left;
    margin-right: 20px;
    box-shadow: 0 0 8px rgba(206, 206, 206, 0.17);
    border-radius: 0 0 10px 10px;
    border: 1px solid #e4e4e4;
    background-color: #fff
}

.main-content .custome-container .news-Section .news-img-box {
    width: 100%;
    height: 320px;
    position: relative;
    overflow: hidden
}

.main-content .custome-container .news-Section .news-img-box img {
    width: 100%;
}

.main-content .custome-container .news-section2 {
    width: 48%;
    float: left;
    box-shadow: 0 0 8px rgba(206, 206, 206, 0.17);
    border-radius: 0 0 10px 10px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    margin: 0 0 30px
}

.main-content .custome-container .news-section2 img {
    width: 200px;
    float: left;
    height: 190px
}

.main-content .custome-container .news-Section h4 {
    color: #4a4a4a;
    font-family: "Proxima";
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    padding: 40px 30px 0
}

.main-content .custome-container .news-Section p {
    color: #4a4a4a;
    font-family: "Proxima";
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    padding: 0 30px 40px
}

.main-content .custome-container .news-Section h4 {
    color: #4a4a4a;
    font-family: "Proxima";
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    padding: 10px 30px 0
}

.main-content .custome-container .news-Section p {
    color: #4a4a4a;
    font-family: "Proxima";
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    padding: 0 30px 20px
}

.main-content .custome-container .news-section2 h4 {
    color: #4a4a4a;
    font-family: "Proxima";
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    padding: 20px 30px 0 220px
}

.main-content .custome-container .news-section2 p {
    color: #4a4a4a;
    font-family: "Proxima";
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    padding: 0 30px 0 220px
}

.section .button {
    text-align: center
}

.section .button .default-btn {
    padding: 15px 20px;
    border-radius: 4px;
    background-color: rgba(125, 145, 201, 0.2);
    display: inline-block;
    color: #4d3e87;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 600
}

.section .button {
    text-align: center
}

.section .button .default-btn {
    padding: 15px 20px;
    border-radius: 4px;
    background-color: rgba(125, 145, 201, 0.2);
    display: inline-block;
    color: #4d3e87;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 600
}

.megamenu ul li .submenu {
    position: absolute;
    background-color: #fff;
    width: 300px;
    display: none;
    z-index: 9;
    box-shadow: -6px 0 10px #e3e3e375
}

.megamenu ul li .submenu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 0 20px 20px;
    width: 100%;
    justify-content: flex-start;
}

.megamenu ul li .submenu ul li {
    flex: 0 1 100%;
    white-space: normal;
    margin-bottom: 20px;
    text-align: left;
}

.megamenu ul li .submenu ul li a {
    white-space: normal;
    line-height: 20px;
    text-align: left;
    vertical-align: middle;
    text-indent: 0
}

.megamenu ul li .submenu ul li a img {
    text-align: center;
    width: 20%;
    display: inline-block;
    margin: auto;
    float: none;
    vertical-align: inherit;
    padding-right: 10px;
    opacity: 1;
    line-height: normal;
}

.megamenu ul li:hover .submenu {
    display: block;
}

.main-content .custome-container .rnd-box .csr-box {
    width: 260px;
    text-align: center;
    padding: 0 20px 10px;
    margin-bottom: 20px
}

@media(max-width:1000px) {
    .timeline {
        width: 100%
    }
}

@media(max-width:767px) {
    .timeline {
        width: 100%;
        padding-bottom: 0
    }

    .timeline:before {
        left: 20px;
        height: 100%
    }

    .timeline ul li:nth-child(odd),
    .timeline ul li:nth-child(even) {
        width: 100%;
        text-align: left;
        padding-left: 50px;
        padding-bottom: 50px
    }

    .timeline ul li:nth-child(odd):before,
    .timeline ul li:nth-child(even):before {
        top: -18px;
        left: 16px
    }

    .timeline ul li:nth-child(odd) .time,
    .timeline ul li:nth-child(even) .time {
        top: -30px;
        left: 50px;
        right: inherit
    }
}

.green-font {
    color: #9ac63d
}

.blue-font {
    color: #0996b8
}

.director-titel {
    width: 20%;
    float: right
}

.director-titel h3 {
    text-align: center
}

.director-dec {
    width: 100%;
    float: right
}

.director-title {
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
    float: left
}

.director-titel .member-img img {
    width: 100%
}

.member-desc {
    margin-bottom: 30px;
    margin-right: 30px;
    width: 70%;
    float: left
}

.responsive-menu-btn {
    display: none
}

.sidenav {
    display: none
}

.span-style span:nth-child(1) {
    color: red
}

.span-style span:nth-child() {
    color: red
}

.mrg-zero {
    margin-bottom: 0
}

.margin-top-botom {
    padding-top: 0
}

.margin-top-zero {
    margin-top: 0
}

.text-center {
    text-align: center
}

.loraprod ul {
    display: inline-block
}

.loraprod ul li {
    list-style-type: disc
}

.wrapper .about-section .about-content .search {
    width: 100%;
    float: left;
}

.wrapper .about-section .about-content .search .custome-container .search-form {
    width: 100%;
    float: left;
    background: #f9f9f9;
    padding: 15px 20px;
    margin: 30px 0px 0px 0px;
}

.funding-type {
    margin-bottom: 30px;
}

.wrapper .about-section .about-content .search .custome-container .search-form h3 {
    color: #4d3e87;
    font-family: 'Proxima';
    font-size: 22px;
    font-weight: 100;
    line-height: 31px;
    border-bottom: 1px solid #ecececa8;
}

.wrapper .about-section .about-content .search .custome-container .search-form .form-horizontal {
    width: 100%;
    float: left;
}

.wrapper .about-section .about-content .search .custome-container .search-form .form-horizontal form {
    width: 100%;
    float: left;
    position: relative;
}

.wrapper .about-section .about-content .search .custome-container .search-form .form-horizontal form .input-3 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 30px;
}

.wrapper .about-section .about-content .search .custome-container .search-form .form-horizontal form .input-3 .form-group {
    flex: 0 1 32%;
}

.wrapper .about-section .about-content .search .custome-container .search-form .form-horizontal form .input-3 .form-group label {
    opacity: .6;
    color: #4a4e5a;
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
    font-family: 'Proxima';
    font-size: 18px;
    line-height: 24px;
}

.wrapper .about-section .about-content .search .custome-container .search-form .form-horizontal form .input-3 .form-group .input-style {
    width: 100%;
    height: 50px;
    box-shadow: 0 7px 8px rgba(243, 243, 243, 0.5);
    border-radius: 4px;
    background-color: #fff;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    text-indent: 20px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
}

.wrapper .about-section .about-content .search .custome-container .search-form .form-horizontal form .button {
    float: left;
    margin-top: 10px;
    width: 14%;
}

.wrapper .about-section .about-content .search .custome-container .search-form .form-horizontal form .button .submit-btn1 {
    display: block;
    color: #fff;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 15px 60px;
    text-align: center;
    cursor: pointer;
    border-radius: 24px;
    background-color: #4d3e87;
    margin: auto;
    margin-top: 27px;
}

.wrapper .about-section .about-content .search .custome-container .search-form .form-horizontal form .button .submit-btn2 {
    display: block;
    color: #fff;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 15px 60px;
    text-align: center;
    cursor: pointer;
    border-radius: 24px;
    background-color: #696969;
    margin: auto;
    margin-top: 27px;
}

.wrapper .about-section .about-content .search .custome-container .result-data {
    width: 100%;
    float: left;
    background: #f9f9f9;
    padding: 30px 20px;
    margin: 30px 0px;
    position: relative;
}

.wrapper .about-section .about-content .search .custome-container .result-data ul li {
    display: inline-block;
    float: left;
    line-height: 45px;
    text-transform: capitalize;
}

.wrapper .about-section .about-content .search .custome-container .result-data ul li a {
    padding: 10px;
    background: #d0d0d0;
    border-radius: 2px;
    background: #4d3e87;
    margin: 3px;
    color: #fff;
}

.wrapper .about-section .about-content .search .custome-container .result-data ul li a.active {
    background: #7c8fcb;
    ;
}

.wrapper .about-section .about-content .search .custome-container .content table tr .tbl-bg {
    background-color: #503d8c;
    color: #fff;
}

.wrapper .about-section .about-content .search .custome-container .content table tbody tr td {
    color: #4a4e5a;
    padding: 0 15px;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}

.hidden {
    display: none;
}

.product-listing {
    width: 100%;
    float: left;
}

.color {
    color: #4d3b89;
}

body .skiptranslate iframe {
    display: none;
}

.skiptranslate.goog-te-gadget {
    display: block !important;
}

.google_translate_element .goog-te-gadget .goog-te-gadget-simple span:first-child {
    display: none !important;
}
}

.ullidropdown ul {
    height: 30px;
    width: 150px;
    border: 1px #000 solid;
}

.ullidropdown ul li {
    padding: 5px 10px;
    z-index: 2;
}

.ullidropdown ul li:not(.init) {
    float: left;
    width: 130px;
    display: none;
    background: #ddd;
}

.ullidropdown ul li:not(.init):hover,
.ullidropdown ul li.selected:not(.init) {
    background: #09f;
}

li.init {
    cursor: pointer;
}

a#submit {
    z-index: 1;
}

.hr-wrapper {
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    width: 30%;
    height: 64px;
    float: left;
    margin: 15px;
}

.hr-img-wrapper {
    background: #F9F9F9;
    border-right: 1px solid #E4E4E4;
    width: 64px;
    height: 64px;
    box-sizing: Border-box;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.hr-txt-wrapper {
    box-sizing: Border-box;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 400;
    padding-left: 20px;
    line-height: 18px;
}

.margin-top-120 {
    margin-top: 120px;
}

.tab-section .tab-container .tab-content .link-scroll .active-link2 #left-menu li a.active {
    color: #ffffff;
    background-color: #4d3c89;
}

.tab-section .tab-container .tab-content .link-scroll .active-link #left-menu li a.active::after {
    display: none;
}

.subscribe-sec {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #ffffff;
}

.subscribe-sec .subcribe-main {
    width: 54%;
    margin: auto;
    text-align: center;
}

.subscribe-sec .subcribe-main .left {
    width: 100%;
    float: left;
}

.subscribe-sec .subcribe-main .left h2 {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    color: #4d3e87;
    font-family: "Proxima";
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
}

.subscribe-sec .subcribe-main .left p {
    opacity: .8;
    font-family: "Proxima";
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 20px;

}

.subscribe-sec .subcribe-main .right {
    width: 100%;
    float: right;
}

/*popup css start here*/
button.sub-btn {
    cursor: pointer;
    outline: none;
    padding: 12px 12px;
    border-radius: 4px;
    background-color: #ffffff;
    color: #4d3e87;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 600;
    border: none;
}

.overlay-bg-msg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 1000;

    background: rgba(0, 0, 0, 0.4);

}

.overlay-bg-msg2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 1000;

    background: rgba(0, 0, 0, 0.4);

}

.overlay-content-msg {
    display: none;
    background: #fff;
    width: 36%;
    z-index: 10001;
    border-radius: 3px;
    margin: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 50px;
    overflow: hidden;
}

.overlay-content-msg .header {

    background: #4d3e87;
}

.header span {
    padding: 20px;
    display: inline-block;
    font-size: 22px;
    color: #ffffff;
    font-weight: 500;
}

.overlay-content-msg .form-group {
    margin: 10px 0px;
    width: 47%;
    float: left;
}

.overlay-content-msg .form-group select {
    width: 100%;
    height: 40px;
    background: none;
    box-shadow: 0 7px 8px rgba(243, 243, 243, 0.5);
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    background-color: #fff;

    outline: none;

}

.overlay-content-msg .form-group.right {
    float: right;
}

.overlay-content-msg .form-group.width {
    float: left;
    width: 100%;
}

.overlay-content-msg .form-group label {
    opacity: .6;
    color: #4a4e5a;
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
    font-family: 'Proxima';
    font-size: 18px;
    line-height: 14px;

}

.overlay-content-msg .form-group input {
    width: 100%;
    height: 35px;
    box-shadow: 0 7px 8px rgba(243, 243, 243, 0.5);
    border-radius: 4px;
    background-color: #fff;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    text-indent: 20px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    outline: none;

}

.overlay-content-msg .form-group .textarea-style {
    width: 92%;
    box-shadow: 0 7px 8px rgba(243, 243, 243, 0.5);
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    color: #4a4e5a;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    text-indent: 20px;
    resize: none;
    outline: none;
    margin-bottom: 20px;
    height: 90px;

    padding: 15px;


}

.overlay-content-msg .button .submit-btn {
    color: #fff;
    font-family: 'Proxima';
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    padding: 15px 60px;
    text-align: center;
    cursor: pointer;
    border-radius: 24px;
    background-color: #4d3e87;
    margin: auto;
    outline: none;
    display: block;

    margin-top: 20px;

}

.close-btn {
    display: inline-block;
    float: right;
    padding: 20px;
}

.overlay-content-msg form.pd40 {

    display: inline-block;
    padding: 10px 30px 20px 30px;
}

/*popup css end here*/

/*folder wise mews and event start here*/
.folder-sec {
    padding: 100px 0px;
    float: left;
    width: 100%;

}

.folder-sec .folder-inner {
    float: left;
    width: 100%;

}

.folder-sec .folder-inner .box {
    float: left;
    width: 31%;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    background-color: #fff;
    overflow: hidden;
    margin: 18px;
}

.folder-sec .folder-inner .box .icon {
    width: 100%;
    float: left;
    height: 200px;
    overflow: hidden;

}

.folder-sec .folder-inner .box .icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}





.folder-sec .folder-inner .box .contentt {

    float: left;
    width: 100%;
}

.folder-sec .folder-inner .box .contentt span {
    color: #4d3e87;
    font-family: "Proxima";
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
}

.folder-sec .folder-inner .box .contentt .inner-cnt {
    padding: 20px 20px;

    float: left;
}

.folder-sec .folder-inner .box .contentt p {
    color: #4a4a4a;
    font-family: "Proxima";
    font-size: 16px;
    font-weight: 600;
    /* margin: 0; */
    line-height: 26px;
    margin: 5px 0px;
}

.box.mrg-left {
    margin-left: 0px !important;
}

.box.mrg-right {
    margin-right: 0px !important;
}



/*folder wise news and event end here*/
.overlay-content {
    display: none;
    background: #fff;
    padding: 10px;
    height: 60%;
    width: 60%;
    position: fixed;
    top: 20% !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: default;
    z-index: 10001;
    border-radius: 9px;
    box-shadow: 0 4px 12px rgba(174, 177, 191, 0.15);
}

.overlay-bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 1000;
    background-color: rgba(174, 177, 191, 0.8);

}

.popup5 .content {
    height: 100%;
}

.popup5 .close-btn {
    display: inline-block;
    /* float: right; */
    /* padding: 20px; */
    position: absolute;
    right: -55px;
    top: -10px;
}

.arrowprev-next .owl-prev {
    height: 35px;
    width: 35px;
    font-size: 0;
    background: url(../images/newprevprev.png)no-repeat;
    display: inline-block;
    margin: 5px;
    cursor: pointer;
}

.arrowprev-next .owl-prev {
    height: 35px;
    width: 35px;
    font-size: 0;
    background: url(../images/prev.png)no-repeat;
    display: inline-block;
    margin: 5px;
    cursor: pointer;
}
.m-0
{
    margin: 0 !important;
}
.desc2 p.fullwidth.mb-0
{
    margin-bottom: 0 !important;
}
.mb-30
{
    margin-bottom: 30px !important;
}
.mb-60
{
    margin-bottom: 60px !important;
}


/*=============================================
=            Header            =
=============================================*/

.header-area {
    background-color: transparent;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
        position: absolute;
    z-index: 999;
    top: 0;
}

.header-area.header-sticky.is-sticky {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-animation: 0.95s ease-in-out 0s normal none 1 running fadeInDown;
    animation: 0.95s ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}

.header-area.header-sticky.is-sticky .header-top-bar {
    display: none;
}

.header-area.header-sticky.is-sticky .search-form {
    display: none;
}

.header-area.header-sticky.is-sticky .header-navigation {
    -webkit-flex-basis: calc(100% - 400px);
    -ms-flex-preferred-size: calc(100% - 400px);
    flex-basis: calc(100% - 400px);
}

.header-area.header-sticky.is-sticky .header-search {
    -webkit-flex-basis: 180px;
    -ms-flex-preferred-size: 180px;
    flex-basis: 180px;
}

.header-area.header-sticky.is-sticky .header-below {
    display: none;
}

.header-area.header-sticky.is-sticky.header-area--transparent .header-top-area {
    display: none;
}

.header-area.header-sticky.is-sticky.header-area--transparent .header-navigation-area--transparent-bg {
    background-color: #ffffff;
}

.header-area.header-sticky.is-sticky.header-area--transparent .header-navigation__nav--transparent nav > ul > li > a {
    color: #222;
}

.header-area.header-sticky.is-sticky.header-area--transparent .header-navigation__nav--transparent nav > ul > li > a:hover {
    color: #DE2021;
}

.header-area.header-sticky.is-sticky.header-area--transparent .header-navigation__icon--transparent .header-navigation__icon__search a {
    color: #222;
}

.header-area.header-sticky.is-sticky.header-area--transparent .header-navigation__icon--transparent .header-navigation__icon__search a:hover {
    color: #DE2021;
}

.header-area.header-sticky.is-sticky.header-area--transparent .header-navigation__icon--transparent .header-navigation__icon__cart a {
    color: #222;
}

.header-area.header-sticky.is-sticky.header-area--transparent .header-navigation__icon--transparent .header-navigation__icon__cart a:hover {
    color: #DE2021;
}

.header-area.header-sticky.is-sticky .header-top-bar-area {
    display: none;
}

.header-area.header-sticky.is-sticky .header-navigation-wrapper--style5 .header-navigation {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.header-area.header-sticky.is-sticky .header-navigation-wrapper--style5 .header-navigation__nav nav > ul > li > a {
    padding: 35px 15px;
}

.header-area.header-sticky.is-sticky .header-bottom-bar {
    display: none;
}

.header-area.header-sticky--default.is-sticky .header-info-area {
    display: none;
}

.header-area__desktop--default .mobile-navigation-icon {
    display: none;
}

.header-area__desktop--default .mobile-navigation-icon i {
    background-color: #222;
}

.header-area__desktop--default .mobile-navigation-icon i:before {
    background-color: #222;
}

.header-area__desktop--default .mobile-navigation-icon i:after {
    background-color: #222;
}

.header-area__desktop .header-navigation-area--transparent-bg {
    border-top: 1px solid rgba(238, 238, 238, 0.18);
}

.header-area__desktop .header-navigation-area--style2 {
    padding-left: 60px;
}

.header-area__desktop .header-navigation-area--style3 {
    background-color: #05103B;
}

.header-area__desktop--style3 {
    display: block !important;
}

.header-area__mobile {
    display: none;
}

.header-area__mobile .logo {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    padding-right: 0;
}

.header-area--absolute {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
}

.header-area--transparent {
    background-color: transparent;
}

.language-change-trigger--mobile .selected-lang {
    color: rgba(34, 34, 34, 0.4);
}

.header-top-bar {
    font-weight: 400;
    line-height: 1;
    padding: 8px 0;
    color: #ddd;
    background-color: #222;
    font-size: 0.875rem;
}

.header-top-bar--white {
    padding: 0;
    color: #888;
    border-bottom: 1px solid #eee;
    background-color: #ffffff;
}

.header-top-bar--style2 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.topbar-menu li {
    display: inline-block;
    margin-right: 15px;
}

.topbar-menu li:last-child {
    margin-right: 0;
}

.topbar-menu li a {
    display: block;
}

.topbar-menu li a:hover {
    color: #DE2021;
}

.topbar-menu--bold {
    padding: 0 15px;
}

.topbar-menu--bold li a {
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
}

.top-bar-right-wrapper {
    text-align: right;
}

.top-bar-right-wrapper .text a {
    color: #05103B;
}

.top-bar-right-wrapper .text a:hover {
    color: #DE2021;
}

.topbar-info {
    display: inline-block;
}

.topbar-info li {
    display: inline-block;
    margin-right: 30px;
}

.topbar-info li:last-child {
    margin-right: 0;
}

.topbar-info li a {
    display: block;
}

.topbar-info li a:hover {
    color: #DE2021;
}

.topbar-info li a i {
    line-height: 1;
    margin-right: 5px;
    vertical-align: middle;
    font-size: 1.125rem;
}

.topbar-info--style2 li {
    margin-right: 0;
    padding: 10px 30px;
    border-right: 1px solid #eee;
    font-size: 0.875rem;
}

.topbar-info--style2 li i {
    color: #DE2021;
}

.topbar-info--style3 li {
    margin-right: 0;
    padding: 10px 20px;
    font-size: 0.875rem;
}

.topbar-info--style3 li:first-child {
    padding-left: 0;
}

.topbar-info--style3 li i {
    color: #DE2021;
}

.topbar-info--style4 li {
    margin-right: 0;
    padding: 0 20px;
    font-size: 0.875rem;
}

.topbar-info--style4 li:first-child {
    padding-left: 0;
}

.topbar-info--style4 li i {
    color: #DE2021;
}

.language-change-wrapper {
    font-weight: 700;
    line-height: 1;
    position: relative;
    display: inline-block;
    margin-left: 30px;
    cursor: pointer;
    color: #ddd;
    font-size: 0.875rem;
}

.language-change-wrapper a:hover {
    color: #DE2021;
}

.language-change-wrapper .language-flag {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 24px;
    height: 24px;
    margin-right: 9px;
    vertical-align: middle;
    border-radius: 100%;
}

.language-change-wrapper .language-flag img {
    position: absolute;
    top: -50%;
    left: -50%;
    width: 48px;
    max-width: 48px;
    height: 48px;
}

.language-change-wrapper .selected-lang i {
    vertical-align: middle;
    font-size: 0.5rem;
}

.language-change-wrapper .language-dropdown {
    position: absolute;
    z-index: 9;
    top: 100%;
    right: 0;
    left: auto;
    visibility: hidden;
    min-width: 200px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    text-align: left;
    opacity: 0;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 37px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 37px rgba(0, 0, 0, 0.07);
}

.language-change-wrapper .language-dropdown li a {
    display: block;
    padding: 10px;
    color: #222;
    font-size: 0.8125rem;
}

.language-change-wrapper .language-dropdown li a:hover {
    background: #eee;
}

.language-change-wrapper .language-dropdown li a img {
    width: 18px;
    margin-right: 10px;
}

.language-change-wrapper:hover .language-dropdown {
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.language-change-wrapper--style2 {
    margin-right: 20px;
    margin-left: 0;
}

.language-change-wrapper--style2 .selected-lang {
    color: #222;
}

.language-change-wrapper--style2 .language-dropdown {
    left: 0;
}

.language-change-wrapper--style3 {
    margin-left: 0;
    padding: 0 15px;
    border-left: 1px solid rgba(238, 238, 238, 0.18);
}

.language-change-wrapper--style3 .selected-lang {
    color: #ffffff;
}

.language-change-wrapper--style3 .selected-lang:hover {
    color: #DE2021;
}

.header-navigation-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-navigation-wrapper--style3__left {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.header-navigation-wrapper--style3__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.header-navigation-wrapper--style4 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 35px;
    border-left: 1px solid #eee;
}

.header-navigation-wrapper--style5 .header-navigation {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.header-navigation-wrapper--style5 .header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.logo {
    -webkit-flex-basis: 220px;
    -ms-flex-preferred-size: 220px;
    flex-basis: 220px;
    padding-right: 30px;
}

.logo a img {
    max-width: 160px;
}

.header-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: calc(100% - 535px);
    -ms-flex-preferred-size: calc(100% - 535px);
    flex-basis: calc(100% - 535px);
}

.header-navigation__nav {
    position: relative;
    -webkit-flex-basis: calc(100% - 260px);
    -ms-flex-preferred-size: calc(100% - 260px);
    flex-basis: calc(100% - 260px);
    padding: 0 20px;
}

.header-navigation__nav nav > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.header-navigation__nav nav > ul > li {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header-navigation__nav nav > ul > li > a {
    white-space: nowrap;
}

.header-navigation__nav nav > ul > li.has-children > a {
    position: relative;
}

.header-navigation__nav nav > ul > li.has-children > a:after {
    font-family: Ionicons;
    font-size: 8px;
    font-weight: 500;
    position: static;
    margin-left: 10px;
    content: "\f123";
    vertical-align: middle;
}

.header-navigation__nav nav > ul > li.has-children--multilevel-submenu {
    position: relative;
}

.header-navigation__nav nav > ul > li.has-children:hover .megamenu {
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.header-navigation__nav nav > ul > li.has-children:hover .megamenu--home-variation__item {
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.header-navigation__nav nav > ul > li.has-children:hover > .submenu {
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.header-navigation__nav nav > ul > li > a {
    font-weight: 700;
    line-height: 1.26;
    position: relative;
    display: block;
    padding: 46px 16px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: #222;
    font-size: 0.8125rem;
}

.header-navigation__nav nav > ul > li > a:before {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 3px;
    content: "";
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: #DE2021;
}

.header-navigation__nav nav > ul > li:hover > a {
    color: #DE2021;
}

.header-navigation__nav nav > ul > li:hover > a:before {
    right: auto;
    left: 0;
    width: 100%;
}

.header-navigation__nav--style3 {
    padding: 0;
    padding-left: 30px;
}

.header-navigation__nav--style3 nav > ul > li:first-child > a {
    padding-left: 0;
}

.header-navigation__nav--style3 nav > ul > li > a {
    padding: 25px 16px;
}

.header-navigation__nav--style3 nav > ul > li > a:before {
    display: none;
}

.header-navigation__nav--style4 nav > ul > li:first-child > a {
    padding-left: 0;
}

.header-navigation__nav--style4 nav > ul > li > a {
    padding: 40px 15px;
}

.header-navigation__nav--style4 nav > ul > li > a:before {
    display: none;
}

.header-navigation__nav--style5 nav > ul > li:first-child > a {
    padding-left: 0;
}

.header-navigation__nav--style5 nav > ul > li > a {
    padding: 30px 15px;
}

.header-navigation__nav--style5 nav > ul > li > a:before {
    display: none;
}

.header-navigation__nav--style6 {
    padding-left: 0;
}

.header-navigation__nav--style6 nav > ul > li:first-child > a {
    padding-left: 0;
}

.header-navigation__nav--style6 nav > ul > li > a {
    padding: 35px 15px;
    color: #ffffff;
}

.header-navigation__nav--style6 nav > ul > li > a:before {
    display: none;
}

.header-navigation__nav--style7 {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 30px;
}

.header-navigation__nav--style7 nav > ul > li > a {
    color: #ffffff;
}

.header-navigation__nav--vertical-mode {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    padding: 0;
}

.header-navigation__nav--vertical-mode nav > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.header-navigation__nav--vertical-mode nav > ul > li > a {
    padding: 15px 0 !important;
}

.header-navigation__nav--vertical-mode nav > ul > li > a:before {
    display: none;
}

.header-navigation__nav--vertical-mode nav > ul > li.has-children {
    position: relative;
}

.header-navigation__nav--vertical-mode nav > ul > li.has-children > a:after {
    position: absolute;
    top: 50%;
    right: 0;
    content: "\f363";
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.125rem;
}

.header-navigation__nav--vertical-mode nav > ul > li.has-children .megamenu {
    top: 0;
    left: 110%;
}

.header-navigation__nav--vertical-mode nav > ul > li.has-children > .submenu {
    top: 0;
    left: 110%;
}

.header-navigation__nav--vertical-mode nav > ul > li.has-children > .submenu .submenu {
    top: 0;
}

.header-navigation__nav--vertical-mode nav > ul > li.has-children .megamenu--home-variation {
    top: -100px;
    min-width: 1100px;
}

.header-navigation__contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-basis: 260px;
    -ms-flex-preferred-size: 260px;
    flex-basis: 260px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 30px;
}

.header-navigation__contact__image {
    width: 35px;
    margin-right: 20px;
}

.header-navigation__contact__image i {
    color: #DE2021;
    font-size: 3rem;
}

.header-navigation__contact__content {
    width: calc(100% - 35px);
    word-wrap: break-word;
}

.header-navigation__contact__content .text {
    line-height: 1;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 0.875rem;
}

.header-navigation__contact__content .sub-text {
    font-weight: 700;
    font-size: 1.5rem;
}

.header-navigation__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #222;
}

.header-navigation__icon i {
    font-size: 1.25rem;
}

.header-navigation__icon__search > a {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header-navigation__icon__search > a:hover {
    color: #DE2021;
}

.header-navigation__icon__cart {
    position: relative;
    margin-left: 20px;
}

.header-navigation__icon__cart > a {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header-navigation__icon__cart > a:hover {
    color: #DE2021;
}

.header-navigation__icon__cart:before {
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
    position: absolute;
    top: -5px;
    right: -10px;
    width: 15px;
    height: 15px;
    padding: 0 4px;
    content: attr(data-count);
    text-align: center;
    color: #222;
    border-radius: 100%;
    background: #DE2021;
}

.header-navigation__icon__cart .minicart-box {
    position: absolute;
    z-index: 99999;
    top: calc(100% + 15px);
    right: 0;
    visibility: hidden;
    overflow: auto;
    width: 360px;
    max-height: 700px;
    padding: 30px 20px 27px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    border-bottom: 3px solid #DE2021;
    background-color: #fff;
    -webkit-box-shadow: 0 0 37px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 37px rgba(0, 0, 0, 0.07);
}

.header-navigation__icon__cart .minicart-box.active {
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.header-navigation__icon--transparent .header-navigation__icon__search > a {
    color: #ffffff;
}

.header-navigation__icon--transparent .header-navigation__icon__search > a:hover {
    color: #DE2021;
}

.header-navigation__icon--transparent .header-navigation__icon__cart > a {
    color: #ffffff;
}

.header-navigation__icon--transparent .header-navigation__icon__cart > a:hover {
    color: #DE2021;
}

.header-navigation--header-default {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-navigation--header-default .header-navigation__nav {
    padding: 0;
}

.header-navigation--header-default .header-navigation__nav nav > ul > li {
    border-left: 1px solid #eee;
}

.header-navigation--header-default .header-navigation__nav nav > ul > li:last-child {
    border-right: 1px solid #eee;
}

.header-navigation--header-default .header-navigation__nav nav > ul > li > a {
    padding: 25px 20px;
}

.header-navigation--header-default .header-navigation__nav nav > ul > li > a:before {
    top: 0;
}

.header-navigation--header-default .header-navigation__nav--transparent nav > ul > li {
    margin-right: 30px;
    border-left: 0;
}

.header-navigation--header-default .header-navigation__nav--transparent nav > ul > li:last-child {
    margin-right: 0;
    border-right: 0;
}

.header-navigation--header-default .header-navigation__nav--transparent nav > ul > li > a {
    padding-right: 0;
    padding-left: 0;
    color: #ffffff;
}

.header-search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-basis: 315px;
    -ms-flex-preferred-size: 315px;
    flex-basis: 315px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 315px;
}

.header-search--style3 {
    position: relative;
    height: 100%;
    border-left: 1px solid #eee; /* FF 4-18 */ /* FF 19+ */ /* IE 10+ */
}

.header-search--style3 form {
    height: 100%;
}

.header-search--style3 input {
    width: 390px;
    height: 100%;
    padding: 0 20px;
    color: #222;
    border: none;
}

.header-search--style3 input::-webkit-input-placeholder {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header-search--style3 input::-moz-placeholder {
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header-search--style3 input:-ms-input-placeholder {
    -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header-search--style3 input::-ms-input-placeholder {
    -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header-search--style3 input::placeholder {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header-search--style3 button {
    font-size: 20px;
    line-height: 40px;
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #222;
    border: none;
    background: none;
}

.header-search--style3 button:hover {
    color: #DE2021;
}

.header-search--style3 input:focus::-webkit-input-placeholder {
    color: transparent;
}

.header-search--style3 input:focus:-moz-placeholder {
    color: transparent;
}

.header-search--style3 input:focus::-moz-placeholder {
    color: transparent;
}

.header-search--style3 input:focus:-ms-input-placeholder {
    color: transparent;
}

.header-search--style5 {
    position: relative;
    height: 100%;
    border-left: 1px solid #eee; /* FF 4-18 */ /* FF 19+ */ /* IE 10+ */
}

.header-search--style5 form {
    height: 100%;
}

.header-search--style5 input {
    width: 390px;
    height: 100%;
    padding: 20px;
    color: #222;
    border: none;
}

.header-search--style5 input::-webkit-input-placeholder {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header-search--style5 input::-moz-placeholder {
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header-search--style5 input:-ms-input-placeholder {
    -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header-search--style5 input::-ms-input-placeholder {
    -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header-search--style5 input::placeholder {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.header-search--style5 button {
    font-size: 20px;
    line-height: 40px;
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #222;
    border: none;
    background: none;
}

.header-search--style5 button:hover {
    color: #DE2021;
}

.header-search--style5 input:focus::-webkit-input-placeholder {
    color: transparent;
}

.header-search--style5 input:focus:-moz-placeholder {
    color: transparent;
}

.header-search--style5 input:focus::-moz-placeholder {
    color: transparent;
}

.header-search--style5 input:focus:-ms-input-placeholder {
    color: transparent;
}

.search-form {
    position: relative;
    width: 250px;
    max-width: 100%;
    margin-bottom: 20px; /* FF 4-18 */ /* FF 19+ */ /* IE 10+ */
}

.search-form input {
    font-weight: 400;
    width: 100%;
    height: 38px;
    padding-right: 40px;
    color: #222;
    border: none;
    border-bottom: 1px solid #ddd;
    background: none;
}

.search-form input:focus {
    border-bottom-color: #DE2021;
}

.search-form input::-webkit-input-placeholder {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.search-form input::-moz-placeholder {
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.search-form input:-ms-input-placeholder {
    -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.search-form input::-ms-input-placeholder {
    -ms-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.search-form input::placeholder {
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.search-form input:focus::-webkit-input-placeholder {
    color: transparent;
}

.search-form input:focus:-moz-placeholder {
    color: transparent;
}

.search-form input:focus::-moz-placeholder {
    color: transparent;
}

.search-form input:focus:-ms-input-placeholder {
    color: transparent;
}

.search-form button {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    background: none;
    font-size: 1.25rem;
}

.search-form--style2 {
    width: 300px;
}

.search-form--style2 input::-webkit-input-placeholder {
    font-style: italic;
}

.search-form--style2 input::-moz-placeholder {
    font-style: italic;
}

.search-form--style2 input:-ms-input-placeholder {
    font-style: italic;
}

.search-form--style2 input::-ms-input-placeholder {
    font-style: italic;
}

.search-form--style2 input::placeholder {
    font-style: italic;
}

.social-links ul li {
    display: inline-block;
    margin-right: 20px;
}

.social-links ul li:last-child {
    margin-right: 0;
}

.social-links ul li a {
    display: block;
    color: rgba(34, 34, 34, 0.4);
}

.social-links ul li a:hover {
    color: #222;
}

.social-links--white-topbar {
    margin-right: 30px;
}

.social-links--white-topbar ul li a {
    font-size: 16px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: #bdbdbd;
}

.social-links--white-topbar ul li a:hover {
    color: #DE2021;
}

.social-links--style2 ul li a {
    color: #888;
    font-size: 1.125rem;
}

.social-links--style3 ul li a {
    color: #bdbdbd;
    font-size: 1.125rem;
}

.social-links--style3 ul li a:hover {
    color: #DE2021;
}

.social-links--style4 ul li a {
    color: #222;
    font-size: 1.125rem;
}

.social-links--style4 ul li a:hover {
    color: #222;
}

.social-links--style5 ul li a {
    color: #ffffff;
    font-size: 1.125rem;
}

.social-links--style5 ul li a:hover {
    color: #DE2021;
}

.megamenu {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    border-bottom: 3px solid #DE2021;
    background-color: #ffffff;
    -webkit-box-shadow: 0 10px 37px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 37px rgba(0, 0, 0, 0.07);
}

.megamenu--home-variation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    min-width: 980px;
    padding: 60px 40px 50px;
}

.megamenu--home-variation__item {
    visibility: hidden;
    -webkit-flex-basis: 17%;
    -ms-flex-preferred-size: 17%;
    flex-basis: 17%;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    text-align: center;
    opacity: 0;
}

.megamenu--home-variation__item:nth-child(1n+6) {
    margin-top: 50px;
}

.megamenu--home-variation__item > a {
    display: block;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.megamenu--home-variation__item > a:hover {
    -webkit-transform: translateY(-10px) !important;
    -ms-transform: translateY(-10px) !important;
    transform: translateY(-10px) !important;
}

.megamenu--home-variation__item > a:hover .megamenu--home-variation__item__image {
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.16);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.16);
}

.megamenu--home-variation__item__image {
    margin-bottom: 20px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.17);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.17);
}

.megamenu--home-variation__item__title {
    font-size: 1.125rem;
}

.megamenu--mega {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    min-width: 980px;
    padding: 50px 25px 35px;
}

.megamenu--mega > li {
    -webkit-flex-basis: 22%;
    -ms-flex-preferred-size: 22%;
    flex-basis: 22%;
}

.megamenu--mega > li .page-list-title {
    margin-bottom: 20px;
    padding-bottom: 10px;
    letter-spacing: 1px;
    border-bottom: 1px solid #eee;
    font-size: 1rem;
}

.megamenu--mega > li > ul > li {
    position: relative;
    padding-left: 15px;
}

.megamenu--mega > li > ul > li:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 5px;
    content: "";
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #d8d8d8;
}

.megamenu--mega > li > ul > li a {
    line-height: 1.2;
    padding: 10px 0;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: #999;
}

.megamenu--mega > li > ul > li a:hover {
    color: #DE2021;
}

.megamenu--tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-width: 980px;
}

.megamenu--tab .bg-img--menu {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
}

.megamenu--tab__menu {
    -webkit-flex-basis: 240px;
    -ms-flex-preferred-size: 240px;
    flex-basis: 240px;
    padding: 35px 0;
}

.megamenu--tab__menu .nav-tabs {
    border-bottom: 0;
}

.megamenu--tab__menu .nav-tabs .nav-link {
    font-weight: 500;
    position: relative;
    padding: 15px 30px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: #999;
    border: none;
    border-radius: 0;
}

.megamenu--tab__menu .nav-tabs .nav-link:after {
    position: absolute;
    top: 50%;
    left: calc(100% - 6px);
    visibility: hidden;
    width: 0;
    height: 0;
    margin-top: -6px;
    content: " ";
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    pointer-events: none;
    opacity: 0;
    border: solid transparent;
    border-width: 6px;
    border-color: rgba(255, 194, 70, 0);
    border-left-color: #DE2021;
}

.megamenu--tab__menu .nav-tabs .nav-link.active,
.megamenu--tab__menu .nav-tabs .nav-link:hover {
    color: #222;
    background-color: #DE2021;
}

.megamenu--tab__menu .nav-tabs .nav-link.active:after,
.megamenu--tab__menu .nav-tabs .nav-link:hover:after {
    left: 100%;
    visibility: visible;
    opacity: 1;
}

.megamenu--tab__content {
    -webkit-flex-basis: calc(100% - 240px);
    -ms-flex-preferred-size: calc(100% - 240px);
    flex-basis: calc(100% - 240px);
}

.megamenu--tab__content .tab-pane {
    padding: 60px 40px;
}

.megamenu--tab__content .tab-pane .megamenu-tab-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.megamenu--tab__content .tab-pane .megamenu-tab-wrapper > li {
    -webkit-flex-basis: 28%;
    -ms-flex-preferred-size: 28%;
    flex-basis: 28%;
}

.megamenu--tab__content .tab-pane .megamenu-tab-wrapper > li .page-list-title {
    margin-bottom: 20px;
    padding-bottom: 10px;
    letter-spacing: 1px;
    border-bottom: 1px solid #eee;
    font-size: 1rem;
}

.megamenu--tab__content .tab-pane .megamenu-tab-wrapper > li > ul > li {
    position: relative;
    padding-left: 15px;
}

.megamenu--tab__content .tab-pane .megamenu-tab-wrapper > li > ul > li:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 5px;
    content: "";
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #d8d8d8;
}

.megamenu--tab__content .tab-pane .megamenu-tab-wrapper > li > ul > li a {
    line-height: 1.2;
    padding: 10px 0;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: #999;
}

.megamenu--tab__content .tab-pane .megamenu-tab-wrapper > li > ul > li a:hover {
    color: #DE2021;
}

.megamenu--tab__content .tab-pane .megamenu-tab-wrapper > li .menu-widget__image {
    margin-bottom: 20px;
}

.megamenu--tab__content .tab-pane .megamenu-tab-wrapper > li .menu-widget__title {
    font-weight: 500;
    line-height: 19px;
    font-size: 1rem;
}

.megamenu--tab__content .tab-pane .megamenu-tab-wrapper > li .menu-widget__short-desc {
    line-height: 1.1;
    margin-top: 15px;
    margin-bottom: 0;
}

.megamenu--tab__content .tab-pane .megamenu-tab-wrapper > li .menu-widget__link {
    font-weight: 700;
    line-height: 1.1;
    position: relative;
    margin-top: 20px;
    padding-bottom: 2px;
    color: #DE2021;
    border-bottom: 2px solid #eee;
    font-size: 0.8125rem;
}

.megamenu--tab__content .tab-pane .megamenu-tab-wrapper > li .menu-widget__link:after {
    position: absolute;
    right: 0;
    bottom: -2px;
    width: 0;
    height: 2px;
    content: "";
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: #ffc246;
}

.megamenu--tab__content .tab-pane .megamenu-tab-wrapper > li .menu-widget__link:hover:after {
    right: auto;
    left: 0;
    width: 100%;
}

.megamenu--tab__content .tab-pane .menu-item-list-desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: -26px;
}

.megamenu--tab__content .tab-pane .menu-item-list-desc__single {
    position: relative;
    -webkit-flex-basis: 49%;
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
    padding-left: 20px;
}

.megamenu--tab__content .tab-pane .menu-item-list-desc__single:after {
    font-family: Ionicons;
    font-size: 8px;
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    content: "\f400";
    color: #b6b6b6;
}

.megamenu--tab__content .tab-pane .menu-item-list-desc__single .title {
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0;
    font-size: 0.9375rem;
}

.megamenu--tab__content .tab-pane .menu-item-list-desc__single .title a {
    color: #222;
}

.megamenu--tab__content .tab-pane .menu-item-list-desc__single .title a:hover {
    text-decoration: underline;
}

.megamenu--tab__content .tab-pane .menu-item-list-desc__single .desc {
    margin-top: 13px;
    margin-bottom: 26px;
}

.submenu {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;
    visibility: hidden;
    min-width: 270px;
    padding: 25px 0;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    border-bottom: 3px solid #DE2021;
    background-color: #ffffff;
    -webkit-box-shadow: 0 10px 37px rgba(0, 0, 0, 0.07);
    box-shadow: 0 10px 37px rgba(0, 0, 0, 0.07);
}

.submenu li {
    position: relative;
}

.submenu li > a {
    display: block;
    padding: 11px 30px;
    color: #999;
}

.submenu li > a:hover {
    color: #DE2021;
}

.submenu li:hover > .submenu {
    z-index: 9;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.submenu li.has-children > a {
    position: relative;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.submenu li.has-children > a:after {
    font-family: Ionicons;
    font-size: 8px;
    font-weight: 500;
    position: absolute;
    top: 50%;
    right: 20px;
    content: "\f125";
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;
}

.submenu .submenu {
    top: 0;
    right: auto;
    left: 100%;
}

.submenu .submenu .submenu {
    right: 100%;
    left: auto;
    background: #ffffff;
}

.submenu .submenu .submenu .submenu {
    right: auto;
    left: 100%;
    background: #ffffff;
}

.submenu .submenu .submenu .submenu .submenu {
    right: 100%;
    left: auto;
    background: #ffffff;
}

/* header info area */

.header-info-area {
    padding: 40px 0;
}

.header-info-area--style2 {
    padding: 25px 0;
}

.header-info-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.header-info-wrapper .logo {
    -webkit-flex-basis: 395px;
    -ms-flex-preferred-size: 395px;
    flex-basis: 395px;
    width: 395px;
}

.header-info-wrapper .header-contact-info {
    width: calc(100% - 395px);
}

.header-info-wrapper--style2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-info-wrapper--style2 .header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-info-single-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header-info-single-item__icon {
    line-height: 1;
    padding-right: 15px;
    color: #DE2021;
}

.header-info-single-item__icon i {
    font-size: 2.375rem;
}

.header-info-single-item__title {
    font-weight: 500;
    margin-bottom: 5px;
    color: #222;
    font-size: 0.9375rem;
}

.header-info-single-item__subtitle {
    color: #888;
    font-size: 0.875rem;
}

/* mobile menu */

.mobile-menu-area {
    padding: 15px 0;
}

.mobile-menu-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.mobile-menu-content .social-links {
    padding: 0 15px;
}

.mobile-menu-content .mobile-navigation-icon {
    margin-left: 15px;
}

.mobile-navigation-icon {
    position: relative;
    width: 24px;
    height: 25px;
    cursor: pointer;
}

.mobile-navigation-icon:hover i {
    background-color: #222;
}

.mobile-navigation-icon:hover i:before {
    width: 80%;
    background-color: #222;
}

.mobile-navigation-icon:hover i:after {
    width: 60%;
    background-color: #222;
}

.mobile-navigation-icon i {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 2px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(34, 34, 34, 0.4);
}

.mobile-navigation-icon i:before {
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: rgba(34, 34, 34, 0.4);
}

.mobile-navigation-icon i:after {
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: rgba(34, 34, 34, 0.4);
}

.mobile-navigation-icon--style3 i {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #222;
}

.mobile-navigation-icon--style3 i:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #222;
}

.mobile-navigation-icon--style3 i:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #222;
}

.mobile-navigation-icon--style3:hover i:before {
    width: 60%;
}

.mobile-navigation-icon--style3:hover i:after {
    width: 60%;
}

.mobile-navigation-icon--desktop-off {
    display: none;
}

/* mobile menu overlay */

.mobile-menu-overlay {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    overflow: auto;
    width: 100vw;
    height: 100%;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    background-color: #222;
}

.mobile-menu-overlay.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.mobile-menu-overlay__header {
    padding: 15px 0;
    background-color: #ffffff;
}

.mobile-menu-overlay__header .mobile-navigation-close-icon i {
    line-height: 1;
    font-size: 3.4375rem;
}

.mobile-menu-overlay__header .mobile-navigation-close-icon:hover {
    color: #DE2021;
}

.mobile-menu-overlay__body {
    padding: 15px 30px;
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li {
    border-bottom: 1px solid #333333;
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li > a {
    font-weight: 700;
    line-height: 1.5;
    display: block;
    padding-top: 18px;
    padding-bottom: 18px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.25rem;
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li > a:hover {
    color: #ffffff;
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li:last-child {
    border-bottom: 0;
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children {
    position: relative;
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children.active .menu-expand:before {
    content: "\f3d0";
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .menu-expand {
    line-height: 40px;
    position: absolute;
    top: 12px;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    text-align: center;
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .menu-expand:hover {
    background: rgba(255, 255, 255, 0.2);
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .menu-expand:before {
    font-family: "Ionicons";
    font-size: 24px;
    font-weight: 500;
    content: "\f3d3";
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .sub-menu {
    padding: 12px 0 14px 10px;
    border-top: 1px solid #333333;
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .sub-menu li {
    border-bottom: 1px solid #333333;
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .sub-menu li a {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    display: block;
    padding: 10px 0;
    color: rgba(255, 255, 255, 0.7);
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .sub-menu li a:hover {
    color: #ffffff;
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .sub-menu li:last-child {
    border-bottom: 0;
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .sub-menu li.has-children {
    position: relative;
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .sub-menu li.has-children.active .menu-expand:before {
    content: "\f3d0";
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .sub-menu li.has-children .menu-expand {
    line-height: 30px;
    position: absolute;
    top: 6px;
    right: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    text-align: center;
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .sub-menu li.has-children .menu-expand:hover {
    background: rgba(255, 255, 255, 0.2);
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .sub-menu li.has-children .menu-expand:before {
    font-family: "Ionicons";
    font-size: 16px;
    font-weight: 500;
    content: "\f3d3";
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .sub-menu .sub-menu li.has-children {
    position: relative;
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .sub-menu .sub-menu li.has-children.active .menu-expand:before {
    content: "\f3d0";
}

.mobile-menu-overlay__body .offcanvas-navigation > ul > li.has-children .sub-menu .sub-menu li.has-children .menu-expand:before {
    font-family: "Ionicons";
    font-size: 16px;
    font-weight: 500;
    content: "\f3d3";
}

/* minicart */

.minicart-product-wrapper {
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

.minicart-product-wrapper .single-minicart-product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.minicart-product-wrapper .single-minicart-product__image {
    -webkit-flex-basis: 80px;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    border: 1px solid #ddd;
}

.minicart-product-wrapper .single-minicart-product__content {
    position: relative;
    -webkit-flex-basis: calc(100% - 80px);
    -ms-flex-preferred-size: calc(100% - 80px);
    flex-basis: calc(100% - 80px);
    margin-left: 15px;
}

.minicart-product-wrapper .single-minicart-product__content .close-icon {
    font-weight: 700;
    position: absolute;
    top: 0;
    right: 0;
    color: #888;
}

.minicart-product-wrapper .single-minicart-product__content .close-icon i {
    font-size: 0.75rem;
}

.minicart-product-wrapper .single-minicart-product__content .close-icon:hover {
    color: #222;
}

.minicart-product-wrapper .single-minicart-product__content .title {
    font-weight: 700;
    line-height: 1.2;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    font-size: 1rem;
}

.minicart-product-wrapper .single-minicart-product__content .title:hover {
    color: #DE2021;
}

.minicart-product-wrapper .single-minicart-product__content .quantity {
    color: #888;
    font-size: 0.9375rem;
}

.minicart-product-wrapper .single-minicart-product__content .quantity .price {
    font-weight: 600;
    color: #DE2021;
}

.minicart-calculations {
    font-weight: 600;
    margin-bottom: 30px;
    color: #888;
    font-size: 1rem;
}

.minicart-calculations .value {
    float: right;
    color: #DE2021;
    font-size: 1.25rem;
}

.minicart-buttons {
    margin-bottom: -10px;
}

.minicart-link {
    font-size: 13px;
    font-weight: 700;
    line-height: 46px;
    display: block;
    height: 50px;
    margin-bottom: 10px;
    padding: 0 20px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    text-align: center;
    border: 2px solid #222;
    border-radius: 0;
}

.minicart-link--cart:hover {
    color: #ffffff;
    background-color: #222;
}

.minicart-link--checkout {
    color: #ffffff;
    background-color: #222;
}

.minicart-link--checkout:hover {
    color: #ffffff;
    border-color: #DE2021;
    background-color: #DE2021;
}

.header-wrapper--style3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.header-wrapper--style3__logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px;
    /*background-color: #DE2021;*/
        max-width: 300px;
}

.header-wrapper--style3__logo a {
    display: block;
}

.header-wrapper--style3__logo a img {
    padding: 15px 0;
}

.header-wrapper--style3__header-right {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.header-wrapper--vertical {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 300px;
    height: 100%;
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.05);
}

.header-wrapper--vertical__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    padding: 43px 44px 70px;
}

.header-wrapper--shadow {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
}

.header-wrapper__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-wrapper__inner .logo {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.header-wrapper__inner .header-navigation {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.header-wrapper__inner .header-navigation__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-wrapper__inner .request-quote-button-wrapper {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.navigation-top--style3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.navigation-top--style3__left {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.navigation-top--style3__right {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.navigation-top--style3__right .topbar-menu {
    margin-right: 30px;
}

.cart-wrapper--style3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    border-left: 1px solid #eee;
}

.cart-wrapper--style3 .header-navigation__icon__cart {
    display: inline-block;
    margin-left: 0;
    color: #222;
    font-size: 1.25rem;
}

.cart-wrapper--style3 .header-navigation__icon__cart:before {
    color: #ffffff;
}

.cart-wrapper--style3 .header-navigation__icon__cart--desktop-off {
    display: none;
}

.header-search--style4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    border-left: 1px solid #eee;
}

.header-search--style4 .header-navigation__icon__search {
    display: inline-block;
    margin-left: 0;
    color: #222;
    font-size: 1.25rem;
}

.desktop-menu-wrapper--style3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    border-left: 1px solid #eee;
    position: fixed;
    right:0;
    background: #fff;
    padding: 15px 0px;
}

/*----------  header overlay menu  ----------*/

.header-overlay-menu {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
}

.header-overlay-menu:before {
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    content: "";
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.header-overlay-menu.is-sticky:before {
    display: none;
}

.header-overlay-menu.is-sticky .header-bottom .header-bottom-container .logo-with-offcanvas .overlay-menu-icon a {
    color: #333;
}

.header-overlay-menu.is-sticky .header-bottom .header-bottom-container .logo-with-offcanvas .overlay-menu-icon a i {
    font-size: 25px;
}

.header-overlay-menu:hover {
    border-bottom: none;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.header-overlay-menu:hover .header-bottom .header-bottom-container .logo-with-offcanvas .overlay-menu-icon a {
    color: #333;
}

.header-overlay-menu:hover .header-bottom .header-bottom-container .logo-with-offcanvas .overlay-menu-icon a i {
    font-size: 25px;
}

.header-overlay-menu .header-bottom .header-bottom-container .logo-with-offcanvas {
    -webkit-flex-basis: 50% !important;
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
}

.header-overlay-menu .header-bottom .header-bottom-container .logo-with-offcanvas .overlay-menu-icon a {
    color: #ffffff;
}

.header-overlay-menu .header-bottom .header-bottom-container .logo-with-offcanvas .overlay-menu-icon a i {
    font-size: 25px;
}

.header-overlay-menu .header-bottom .header-bottom-container .header-bottom-navigation {
    display: none;
}

.header-overlay-menu .header-bottom .header-bottom-container .header-right-container {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.overlay-navigation-inactive {
    visibility: hidden;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

.overlay-navigation-inactive .overlay-navigation-menu-container {
    visibility: hidden;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    opacity: 0;
}

.overlay-navigation-inactive .overlay-navigation-menu-container nav ul li {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
}

.overlay-navigation-active {
    visibility: visible;
    -webkit-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.overlay-navigation-active .overlay-navigation-menu-container nav ul li {
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

/*----------  navigation overlay  ----------*/

.overlay-navigation-menu {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    display: table;
    width: 100%;
    height: 100%; /*----------  close icon  ----------*/ /*----------  overlay menu container style  ----------*/
}

.overlay-navigation-menu:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.9;
    background-color: #ffffff;
}

.overlay-navigation-menu .overlay-menu-close-icon {
    position: absolute;
    top: 30px;
    right: 30px;
    display: inline-block;
}

.overlay-navigation-menu .overlay-menu-close-icon a {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #333333;
}

.overlay-navigation-menu .overlay-menu-close-icon a:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.overlay-navigation-menu .overlay-menu-close-icon a i {
    font-size: 45px;
}

.overlay-navigation-menu .overlay-navigation-menu-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh;
    text-align: center;
}

.overlay-navigation-menu .overlay-navigation-menu-container nav {
    margin: auto;
}

.overlay-navigation-menu .overlay-navigation-menu-container nav ul li {
    margin-bottom: 20px;
}

.overlay-navigation-menu .overlay-navigation-menu-container nav ul li:last-of-type {
    margin-bottom: 0;
}

.overlay-navigation-menu .overlay-navigation-menu-container nav ul li a {
    font-size: 32px;
    line-height: 57px;
    position: relative;
    color: #333333;
}

.overlay-navigation-menu .overlay-navigation-menu-container nav ul li a:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: auto;
    width: 0;
    height: 2px;
    content: "";
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-color: #333;
}

.overlay-navigation-menu .overlay-navigation-menu-container nav ul li a:hover:after {
    right: auto;
    left: 0;
    width: 100%;
}

.overlay-navigation-menu .overlay-navigation-menu-container nav ul li.has-children ul li {
    margin-bottom: 0;
}

.overlay-navigation-menu .overlay-navigation-menu-container nav ul li.has-children ul li a {
    font-size: 20px;
    line-height: 40px;
}

/*----------  header vertical  ----------*/

.header-vertical__logo {
    margin-bottom: 115px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.header-vertical__bottom .copyright-text {
    margin-top: 25px;
    font-size: 0.875rem;
}

.header-icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.header-info-slider--style2 {
    border-right: 1px solid #ededed;
}

.header-info-slider--style2 .header-info-single-item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
    border-left: 1px solid #ededed;
}

.header-info-slider--style2 .header-info-single-item__title {
    font-weight: 700;
    font-size: 1rem;
}

.header-top-area {
    padding: 25px 0;
}

.header-top-area .logo {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 15px 0;
}

.header-top-area .header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-top-area .header-top-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header-top-area .get-quote-btn-wrapper {
    padding-left: 15px;
}

.header-navigation-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.get-quote-button-wrapper {
    overflow: hidden;
    text-align: center;
}

.get-quote-button-wrapper a {
    font-weight: 700;
    line-height: 80px;
    position: relative;
    min-width: 220px;
    height: 80px;
    letter-spacing: 0.62px;
    color: #ffffff;
    background-color: #DE2021;
}

.get-quote-button-wrapper a:before {
    position: absolute;
    top: 0;
    left: -50%;
    display: block;
    width: 3.5em;
    height: 100%;
    content: "";
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    transform: skewX(-45deg);
    background-color: rgba(255, 255, 255, 0.5);
}

.get-quote-button-wrapper a:hover:before {
    left: 150%;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.header-navigation-area-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.header-navigation-area-wrapper .logo {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 20px 35px;
    background-color: #ffffff;
}

.header-navigation-area-wrapper .header-navigation-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 60px;
    background-color: #06112c;
}

.header-text-info-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-text-info-wrapper__icon {
    margin-right: 15px;
}

.header-text-info-wrapper__icon i {
    color: #DE2021;
    font-size: 2.3125rem;
}

.header-text-info-wrapper__text {
    font-weight: 500;
    color: #ffffff;
    font-size: 1.5rem;
}

.header-bottom-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-bottom-bar__left {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.header-bottom-bar__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.call-now-wrapper {
    font-weight: 500;
    padding-left: 20px;
    color: #222;
}

.call-now-wrapper a {
    text-decoration: underline;
    color: #DE2021;
}

.header-navigation__icon__cart--white-text:before {
    color: #ffffff;
}
.logo 
{
    max-width: 100%;
}
/*=====  End of Header  ======*/


/*-------------------------------------------------*/
/* FOOTER AREA
/*-------------------------------------------------*/

.footer-area.style-one .footer-widgets {
    padding: 80px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.footer-area.style-one .footer-copyright {
    padding: 24px 0;
}

.footer-area.style-one .footer-list li {
    padding: 5px 0;
}

.footer-area.style-one .footer-copyright {
    font-size: 14px;
}

.footer-area.style-two {
    overflow: hidden;
    padding: 60px 0;
    text-align: center;
}

.footer-area.style-two .container {
    width: 92.5%;
    max-width: 520px;
}

.footer-area.style-three .footer-widgets {
    padding: 80px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.footer-area.style-three .footer-widgets .footer-description {
    line-height: 30px;
}

.footer-area.style-three .footer-widgets .social-list li {
    margin-right: 5px;
}

.footer-area.style-three .footer-widgets .social-list li a i {
    font-size: 16px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.footer-area.style-three .footer-widgets .widget .widget-title {
    font-size: 18px;
    margin-bottom: 30px;
}

.footer-area.style-three .footer-widgets .widget .links-list li {
    line-height: 30px;
}

.footer-area.style-three .footer-copyright {
    font-size: 13px;
    padding: 30px 0;
}

.footer-area.style-four .footer-widgets {
    padding: 90px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.footer-area.style-four .footer-widgets h2 {
    font-size: 20px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: left;
}

.footer-area.style-four .footer-widgets .social-list li {
    display: inline-block;
    margin-right: 6px;
}

.footer-area.style-four .footer-widgets .social-list li i {
    -webkit-box-sizing: padding-box;
            box-sizing: padding-box;
    font-size: 20px;
    border-width: 1px;
    border-style: solid;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 999px;
    text-align: center;
    -webkit-transition: all 400ms linear 0ms;
    transition: all 400ms linear 0ms;
}

.footer-area.style-four .footer-copyright {
    padding: 24px 0;
}

.footer-area.style-four .footer-terms {
    font-size: 13px;
    text-transform: uppercase;
}
.footer-copyright p
{
    color: #fff;
    text-align: left;
}
.col-lg-4.footer-links
{
       width: 30%;
    float: left;
    padding: 0px 15px;
}
.social-list
{
    text-align: left;
}